# shop-admin-web **Repository Path**: slcnx/shop-admin-web ## Basic Information - **Project Name**: shop-admin-web - **Description**: 后台管理: shop-admin-bootstrap, 手工实现 shop-admin-bootstrap-v1对应。 Vue前端:shop-admin-web 是前台 ,手工实现 shop-admin-web-v1。 DRF 接口管理:shop-admin-api是api,知识来自pythonWeb。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-09 - **Last Updated**: 2023-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myshop-vue > A Vue.js project ## 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 # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).