# bakery **Repository Path**: Hu-Yan123/bakery ## Basic Information - **Project Name**: bakery - **Description**: web2206 烘焙帮 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-09 - **Last Updated**: 2023-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: 团队项目, Vue, Vant ## README # 烘焙帮(app) ## Project setup ``` npm install ``` 依赖安装失败时,试着删除package-lock.json文件后重新执行命令安装依赖 ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).