# theme-live **Repository Path**: BruceLluo/theme-live ## Basic Information - **Project Name**: theme-live - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-29 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Liquid Template ## Shopify command 压缩自己创建的liquid项目,然后上传到shopify ``` zip -r file.zip theme-live ``` shopify local development ``` shopify theme pull shopify theme push ```