https://github.com/helloqingfeng/vue2-demo-02
vue2 demo 02
https://github.com/helloqingfeng/vue2-demo-02
Last synced: 11 months ago
JSON representation
vue2 demo 02
- Host: GitHub
- URL: https://github.com/helloqingfeng/vue2-demo-02
- Owner: helloqingfeng
- Created: 2017-02-26T12:15:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T12:34:45.000Z (over 9 years ago)
- Last Synced: 2025-03-13T18:50:29.498Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://helloqingfeng.github.io/vue2-demo-02/dist/
- Size: 485 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cnode-yarn
> 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, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).