1.0.0 • Published 7 years ago

generator-es6-fast-setup v1.0.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
7 years ago

generator-es6-fast-setup NPM version Build Status Dependency Status Coverage percentage

Quickly setup the ES2015 programming environment.

Installation

First, install Yeoman and generator-es6-fast-setup using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-es6-fast-setup

Then generate your new project:

yo es6-fast-setup

After the project is initialized, you can run

npm run start

This will build the code and you will get the output in dist/ folder.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0 © Eric

1.0.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago