mirror of
https://github.com/vuejs/awesome-vue.git
synced 2025-11-06 22:44:57 -05:00
🎉 A curated list of awesome things related to Vue.js
|
|
||
|---|---|---|
| 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 installto install dependenciesnpm run devto serve the dev version with hot reload at localhost:8080npm run buildto build for production with minificationnpm run parseto parse the awesome resources into a JSON data file
License
MIT