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

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.