|
|
4 years ago | |
|---|---|---|
| backup | 4 years ago | |
| build | 4 years ago | |
| config | 4 years ago | |
| src | 4 years ago | |
| static | 4 years ago | |
| .babelrc | 4 years ago | |
| .gitignore | 4 years ago | |
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
| index.html | 4 years ago | |
| package-lock.json | 4 years ago | |
| package.json | 4 years ago |
demo: https://taylorchen709.github.io/vue-admin/
This is a project template for vue-cli
# install dependencies
npm install
# serve with hot reload at localhost:8081
npm run dev
# build for production with minification
npm run build
You can change theme by
bash
import 'element-ui/lib/theme-default/index.css'
to
import './assets/theme/your-theme/index.css'
4. Edit src/styles/vars.scss
# Browser support
Modern browsers and IE 10+.
# License
MIT