https://github.com/leinue/vue-cli-router-resource-material-design-seed
https://github.com/leinue/vue-cli-router-resource-material-design-seed
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/leinue/vue-cli-router-resource-material-design-seed
- Owner: leinue
- Created: 2016-05-26T06:50:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-26T06:56:59.000Z (about 10 years ago)
- Last Synced: 2025-05-18T14:43:33.814Z (about 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ide
> the IDE of proeject Gospel
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).