Skip to content

FRANDAVID/generator-vue-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. install yoman: npm i -g yo

  2. install generator-vue-bucket: npm i -g generator-vue-bucket

  3. enter into your work space and generate the demo, e.g.

   #if I want to creat a vue app named: helloVue
   mkdir helloVue
   cd helloVue
   yo vue-bucket
   #done
  1. run the demo: npm start

  2. the demo is running at http://127.0.0.1:3000

About

a vue generator (with vuex & vue-router)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published