|
8 years ago | |
---|---|---|
.vscode | 8 years ago | |
build | 8 years ago | |
config | 8 years ago | |
src | 8 years ago | |
static | 8 years ago | |
webservice | 8 years ago | |
.babelrc | 8 years ago | |
.gitignore | 8 years ago | |
README.md | 8 years ago | |
app.js | 8 years ago | |
index.html | 8 years ago | |
package.json | 8 years ago |
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+.