Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-new-api

parthvadhadiya10ISC2.0.0

This NPM Module will contains general perpose API base code to getting started with single command.

api, npm, package, expressjs, koajs

readme

/create-new-api

npm

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