Skip to content

This is a vue generator for quick start.(with iView and vue-router)

Notifications You must be signed in to change notification settings

DsonYang/generator-vue-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue-webpack generator

This is a Yeoman generator that scaffolds out a front-end web app based on VUE and using webpack for the build process

Getting Started

npm install -g yo
  • install vue-starter
npm install -g generator-vue-starter
  • create your project directory
mkdir yourNewProject
cd yourNewProject
  • Run generator to scaffold your webapp
yo vue-starter

Please read the README.md in yourNewProject for more details.

About

This is a vue generator for quick start.(with iView and vue-router)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published