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