0.1.3 • Published 5 years ago

generator-template-nodejs v0.1.3

Weekly downloads
7
License
-
Repository
github
Last release
5 years ago

Sample NodeJs application

Follow below steps

First you need to install yeoman generator globally. Later on, you can type below command

npm i -g generator-template-nodejs

This will install the generator globally, then you can implement the same using below command.

yo template-nodejs