Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 332 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 332 Bytes

Hackathon code searching tweets based on keywords within a geographical area

##Steps Navigate to the folder 'server'. Execute the following

npm install hapi -g
npm install

Navigate to client folder. Execute the following

npm install http-server -g
http-server

Now open localhost:8080