backend-d-h
v1.0.0
Published
Creating API layers in node.js in an orderly manner with the basic files in each folder
Readme
Creating API layers in node.js in an orderly manner with the basic files in each folder
Open the project folder in your workspace
and in the terminal type the command: npm i backend-node-js
And then run the command in the terminal: createBackend
If you want to create authentication files, press the command: createAuth in the terminal
After creating the folders, type the command: npm i to load package.json
Let's develop..
