# Mobilemall **Repository Path**: trimber/mobilemall ## Basic Information - **Project Name**: Mobilemall - **Description**: 练练手 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-28 - **Last Updated**: 2021-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mallitem ``` "axios": "^0.21.1", "better-scroll": "^2.2.1", "core-js": "^3.9.1", "vue": "^2.6.12", "vue-lazyload": "^1.3.3", "vue-router": "^3.5.1" ``` ## 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/).