# 书店商城后台管理 **Repository Path**: davva/backstage ## Basic Information - **Project Name**: 书店商城后台管理 - **Description**: 书店商城pc端后台管理。 该项目后台管理使用vue+element ui,手机端使用vue+vant组件,后台使用SpringBoot+mysql。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-02-29 - **Last Updated**: 2024-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目名称 > 书店商城后台管理 ## 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 ``` 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).