集成后台重构版本
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
刘力 93093a05ae 路由守卫完善 3 years ago
build 创建项目 3 years ago
config 创建项目 3 years ago
src 路由守卫完善 3 years ago
static 创建项目 3 years ago
.babelrc 创建项目 3 years ago
.editorconfig 创建项目 3 years ago
.env.development 创建项目 3 years ago
.env.production 创建项目 3 years ago
.eslintignore 创建项目 3 years ago
.eslintrc.js 创建项目 3 years ago
.gitignore 创建项目 3 years ago
.postcssrc.js 创建项目 3 years ago
README.md 创建项目 3 years ago
index.html 创建项目 3 years ago
package-lock.json 提交代码 3 years ago
package.json 提交代码 3 years ago
vue.config.js 创建项目 3 years ago

README.md

yxkadmin-el

A Vue.js project

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.