ez-vue

0.0.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    4

Package Sidebar

Install

npm i ez-vue

Weekly Downloads

4

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sunny-wang0104