Graphing relations between users in twitter via replys of tl tweets.
- On the command line type
npm install
- On the command line type
npm start
- Open browser on localhost:3000 and enjoy app
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Developed initially on HackEPS 2017
- Scripting and scrapping by: Guillem Ramirez (teleportex)
- Web app by: Bernat Torres (bernatixer)