0.1.1 • Published 5 years ago

generator-node-next v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

generator-node-next NPM version Build Status Dependency Status Coverage percentage Greenkeeper badge CodeFactor

Cool Node.js kickstart with Backpack, Babel, CI, Eslint, Snyk and more If you have some ideas for this project, write them to me please

forthebadge

Installation

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

npm install -g yo
npm install -g generator-node-next
# or using yarn
yarn global add yo
yarn global add generator-node-next

Then generate your new project:

yo node-next

You can generate project using TypeScript:

yo node-next:ts-app

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

MIT © sh7dm

0.1.1

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago