1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-06-02 18:12:00 -04:00
🎉 A curated list of awesome things related to Vue.js
Find a file
Phan An de2e85e537 Merge pull request #273 from phanan/revamp
Lazy load the GitHub badges
2016-06-24 14:15:03 +07:00
app
assets
awesomeness
.babelrc
.editorconfig
.gitignore
CONTRIBUTING.md
logo.png
package.json
README.md
webpack.config.js

awesome-vue

A curated list of awesome things related to Vue.js. Inspired by HTML5 Please. See the site in action here.

Build Setup

Here you go:

  • 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

License

MIT