# mall **Repository Path**: wangyanweiie/mall ## Basic Information - **Project Name**: mall - **Description**: VUE课程项目: a vue.js supermall - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.bilibili.com/video/BV15741177Eh?from=search&seid=1415996359902780243&spm_id_from=333.337.0.0 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2021-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: APP, Vue ## README # mall ## Project setup ``` npm install ``` ### 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/).