# cake_shop_web **Repository Path**: buzhidubai/cake_shop_web ## Basic Information - **Project Name**: cake_shop_web - **Description**: 该项目为一个小型防电商项目(独白蛋糕前端),使用 vue 框架开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-18 - **Last Updated**: 2023-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Web, Vue, JavaScript, 电商 ## README # cake_shop ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).