Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 360 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 360 Bytes

Matour

A NodeJs App with MongoDB. Tours, Booking, Reviews & Users.

RUN THIS ON YOUR LOCALHOST

Clone the repository:

git clone https://github.com/mrminnkhantnaing/matour.git

Install Node modules:

npm install

Start development server:

npm start

Copy & paste this on browser:

http://127.0.0.1:5030