# wx_vue2_xiaotuxian **Repository Path**: wuxu54/wx_vue2_xiaotuxian ## Basic Information - **Project Name**: wx_vue2_xiaotuxian - **Description**: 小兔鲜儿练手项目仿写 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-24 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wx_vue2_xiaotuxian 本项目是练手项目,采用vue2语法。 >仿写项目[vue2-小兔鲜](https://gitee.com/wuxu54/xiaotuxianer)中的部分内容,购物车、订单页面等都没有写 涉及: * router 路由 * less style设置 * store 状态管理 ## Project setup ```shell npm install ``` ### Compiles and hot-reloads for development ```shell npm run serve ``` ### Compiles and minifies for production ```shell npm run build ``` ### Lints and fixes files ```shell npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).