Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 259 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 259 Bytes

Journy API

Natours

Restful Api using nodejs, express, mongodb

to start the server

1- clone repo

git clone https://github.com/saeedkhal/Natours.git

2- install dependancy

npm install

3- start server

nodemon server.js