Skip to content

isaachamid/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • node js
  • npm

clone the project

Structure

.
├── api                             # api Folders
│   ├── humans                      # humans Folder
│       ├── humans.controller.js    # Controller
│       ├── humans.model.js         # Model
│       ├── index.js                # Entery of api
├── index.js                        # Entery of App
├── routes.js                       # Routes
└── README.md

Installations

npm install

Run

npm start

About

Test Project for pixelsandcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published