# strictlySelectedMall **Repository Path**: haochenguang/strictlySelectedMall ## Basic Information - **Project Name**: strictlySelectedMall - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-16 - **Last Updated**: 2022-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 严选商城 assets --- 静态文件目录 components --- 组件目录 config --- 全局变量配置文件 plugins --- 插件目录 routes --- 路由目录 services --- ajax请求 store --- vuex公共状态目录 utils --- 工具类 views --- 视图目录 App.vue --- 入口根组件 main.js --- 项目入口文件 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).