0.1.0 • Published 8 years ago

generator-vue2-webpack v0.1.0

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

generator-vue2-webpack

yeoman vue2.x webpack的项目模板

Getting Started

  • Install: npm install --global yo gulp-cli generator-vue2-webpack
  • Run npm start

Features

  • vue2 vue-router
  • webpack
  • gulp
  • babel ES2015
  • Sass

Options

  • --skip-install-message Skips the the message displayed after scaffolding has finished and before the dependencies are being installed.
  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.

Usage