mirror of
https://github.com/vuejs/awesome-vue.git
synced 2024-11-20 11:16:40 -05:00
485 B
485 B
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 dependenciesnpm run dev
to serve the dev version with hot reload at localhost:8080npm run build
to build for production with minificationnpm run parse
to parse the awesome resources into a JSON data file
License
MIT