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
Build Setup
# 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, consult the docs for vue-loader.