|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
build | %!s(int64=5) %!d(string=hai) anos | |
config | %!s(int64=5) %!d(string=hai) anos | |
src | %!s(int64=5) %!d(string=hai) anos | |
static | %!s(int64=5) %!d(string=hai) anos | |
.babelrc | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
index.html | %!s(int64=5) %!d(string=hai) anos | |
package-lock.json | %!s(int64=5) %!d(string=hai) anos | |
package.json | %!s(int64=5) %!d(string=hai) anos |
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+.