Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 410 Bytes

Installation Steps

First install NodeJS and NPM to your system

Then clone this repository by typing and change the directory

git clone https://github.com/AjayKrP/TechFest-Hackathon-2k17 && TechFest-Hackathon-2k17/ServerPart

Then install all dependancies by typing

npm install

Then run this project by typing

npm start

Open your web browser and goto the link

http://localhost:3000