Skip to content

dalvirushikesh/rushikesh_instawork_backend-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Application in Node JS

Step 1

  • create a folder anywhere on your system(eg. desktop)
  • open a terminal at the folder path and clone the repository by using following command
  • git clone git@github.com:dalvirushikesh/rushikesh_instawork_backend-.git

Step 2

  • change directory to the project directory using following command
  • cd rushikesh_instawork_backend-
  • now to install all npm packages run following command
  • npm install

Step 3

  • To start the application use following command
  • node server.js

Now you have your application up and running on port 3000

Step 4

Step 5

Step 7

Note:

you can use postman to play with the above API end points for better understanding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published