|
há 5 anos atrás | |
---|---|---|
.. | ||
build | há 5 anos atrás | |
config | há 5 anos atrás | |
src | há 5 anos atrás | |
static | há 5 anos atrás | |
.babelrc | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
LICENSE | há 5 anos atrás | |
README.md | há 5 anos atrás | |
index.html | há 5 anos atrás | |
package-lock.json | há 5 anos atrás | |
package.json | há 5 anos atrás |
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'
Modern browsers and IE 10+.