0.0.10 • Published 6 years ago

vue-dev-generator-cli v0.0.10

Weekly downloads
2
License
-
Repository
github
Last release
6 years ago

Generator for Vue develop easier.

A simple CLI for vue projects.

npm package

Feature

  • Standard VH EPRO template.
  • Interactive command line.
  • Common pages & components & api & vuex store module template.

Contact me

  • leslie43@sina.com

Usage

Check version

$ epro --version

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm

$ npm install vue-dev-generator-cli -g

or

cd your application
$ npm install vue-dev-generator-cli -D

Generate pages / components / api / vuex store module to project

$ cd your application
$ epro g

CHANGELOG

0.0.10

  • validation empty input

0.0.9

  • change contact

0.0.8

  • add contact

0.0.7

  • clean comments

0.0.6

  • change page/component scss class automatically

0.0.5

  • Fix comments

0.0.4

  • Fix comments

0.0.3

  • change follow Peijiang's suggestion.

0.0.2

  • synchronization EPRO