0.0.1 • Published 8 years ago

ez-vue v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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

  1. switch your console to this folder
npm install   
npm run dev
  1. 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