https://github.com/nimit95/vuedemo
https://github.com/nimit95/vuedemo
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nimit95/vuedemo
- Owner: nimit95
- Created: 2018-05-13T15:28:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T15:53:26.000Z (over 7 years ago)
- Last Synced: 2024-12-29T08:24:20.569Z (about 1 year ago)
- Language: Vue
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# template
> A Vue.js project
## 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
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).