# imoocmall **Repository Path**: SuperGabriel/imoocmall ## Basic Information - **Project Name**: imoocmall - **Description**: 根据慕课网vue2.0+node.js+MongoDB全栈打造商城课程编写 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imoocmall > Imooc Mall 根据慕课网vue2.0+node.js+MongoDB全栈打造商城课程编写 数据库文件在resource文件夹中 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```