# flowerShop **Repository Path**: wlittleyang/flowerShop ## Basic Information - **Project Name**: flowerShop - **Description**: 基于vue和vonic开发的移动端花店商城 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to Use - quick start ``` bash git clone https://github.com/smallMote/flowerShop.git cd vonic-webpack-starter npm install -g yarn yarn ``` - development ```bash npm run dev ``` - build ```bash npm run build ```