1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2024-11-20 11:16:40 -05:00
🎉 A curated list of awesome things related to Vue.js
Find a file
2016-06-23 18:38:36 +08:00
app Better GitHub repo regex 2016-06-23 14:27:57 +08:00
assets First set of working revamp 2016-06-21 22:34:53 +08:00
awesomeness Tag official resources 2016-06-22 18:02:31 +08:00
.babelrc First set of working revamp 2016-06-21 22:34:53 +08:00
.editorconfig Fix editorconfig 2016-06-22 16:41:14 +08:00
.gitignore Finish converting old resources into new formats 2016-06-22 15:48:15 +08:00
CONTRIBUTING.md Amend doc following revamp 2016-06-23 15:14:09 +08:00
logo.png logo 2015-10-19 20:23:19 -04:00
package.json Copy the logo over 2016-06-23 18:38:36 +08:00
README.md Amend doc following revamp 2016-06-23 15:14:09 +08:00
webpack.config.js Copy the logo over 2016-06-23 18:38:36 +08:00

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