Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 425 Bytes

interactive_tweetmap

To run the application on your system, you need to install node.js.

Follow the link to setup the environment.

https://www.tutorialspoint.com/nodejs/nodejs_environment_setup.htm

After installation, open command prompt and go the the location where you save the files.

Then, run the following command.

  1. npm install - this will download all the dependencies to run the application

  2. node app.js