1.1.7 • Published 3 years ago
create-api-backend v1.1.7
About the project
A executable NPM package to setup an API REST project.
Technologies used on Development
Instructions
First clone this repo in your machine.
git clone git@github.com:Adson-Gomes-Oliveira/create-api-backend.gitAfter successfully clone, enter in directory and use
npm install.Use
npm i -gto install the package globally.Use
npx create-api-backend app_nameto create a new project.
More infos
Developed with Node 16 and great dedication.
Template developed with :white_heart: by Dev.ago