# imooc-mimall **Repository Path**: reactman/imooc-mimall ## Basic Information - **Project Name**: imooc-mimall - **Description**: Vue全家桶实战 从零独立开发企业级电商系统 真实服务端数据对接,体验中大型电商项目开发(新增Vue3.0部分) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-30 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imooc-mimall Vue全家桶实战 从零独立开发企业级电商系统 真实服务端数据对接,体验中大型电商项目开发(新增Vue3.0部分) https://coding.imooc.com/class/397.html ## 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/).