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