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