2016-06-21 22:34:53 +08:00
# awesome-vue
2015-10-19 20:15:50 -04:00
2016-06-23 15:11:55 +08:00
A curated list of awesome things related to Vue.js. Inspired by [HTML5 Please ](https://github.com/h5bp/html5please/ ). See the site in action [here ](https://awesome.vuejs.org ).
2015-10-19 20:15:50 -04:00
2016-06-21 22:34:53 +08:00
## Build Setup
2015-10-19 20:15:50 -04:00
2016-06-23 15:11:55 +08:00
Here you go:
2015-10-19 20:15:50 -04:00
2016-06-23 15:11:55 +08:00
* `npm install` to install dependencies
* `npm run dev` to serve the dev version with hot reload at localhost:8080
* `npm run build` to build for production with minification
* `npm run parse` to parse the awesome resources into a JSON data file
2016-01-26 10:51:45 -05:00
2016-06-23 15:11:55 +08:00
## License
2016-01-26 10:51:45 -05:00
2016-06-23 15:11:55 +08:00
MIT