|
hace 5 años | |
---|---|---|
.. | ||
build | hace 5 años | |
config | hace 5 años | |
src | hace 5 años | |
static | hace 5 años | |
.babelrc | hace 5 años | |
.gitignore | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
index.html | hace 5 años | |
package-lock.json | hace 5 años | |
package.json | hace 5 años |
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+.