ez-vue
v0.0.1
Published
leaset webpack,ful vue proj
Downloads
4
Readme
Ez-Vue
A beginners' guide to Vue. True easy vue scaffold, including Sass, vue-router, es6, etc. You can learn how to build a Vue proj based on Webpack.
Install&run
- switch your console to this folder
npm install
npm run dev
- check out in http://localhost:8080
build
npm run build
Then you will figure some files are placed in /dist folder
webpack config
You will find I have 3 conf files in /config folder, they are base dev and prod, used for run dev