create-new-api
v2.0.0
Published
This NPM Module will contains general perpose API base code to getting started with single command.
Downloads
25
Maintainers
Readme
/create-new-api
This NPM Module will contains general perpose API base code to getting started with single command.
Usage
$ node index.js server expressTMP
- server : Folder name where you want to push server code
- expressTMP : Template with ExpressJS
- koaTMP : Template with KoaJS