chensenlai 47714cb11e 不要管理后台 3 years ago
..
build 8a5322d372 不要项目结构整理 3 years ago
config f542164144 不要管理后台-权限管理, 话题管理 3 years ago
src 47714cb11e 不要管理后台 3 years ago
static 8a5322d372 不要项目结构整理 3 years ago
.babelrc 8a5322d372 不要项目结构整理 3 years ago
.editorconfig 8a5322d372 不要项目结构整理 3 years ago
.eslintignore 8a5322d372 不要项目结构整理 3 years ago
.eslintrc.js 8a5322d372 不要项目结构整理 3 years ago
.gitignore 8a5322d372 不要项目结构整理 3 years ago
.postcssrc.js 8a5322d372 不要项目结构整理 3 years ago
.prettierrc a4efbd97e5 不要后台管理系统 3 years ago
README.md 8a5322d372 不要项目结构整理 3 years ago
babel.config.js a4efbd97e5 不要后台管理系统 3 years ago
index.html 8a5322d372 不要项目结构整理 3 years ago
package.json 8a5322d372 不要项目结构整理 3 years ago
postcss.config.js a4efbd97e5 不要后台管理系统 3 years ago

README.md

admin

buyao admin front

Build Setup

# 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 and docs for vue-loader.