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

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.