Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 488 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 488 Bytes

sna-project-crawler

Prerequisites

  1. Install Node.js

Dependencies

  1. Navigate to your project folder to install all dependencies
npm install

Run

To fetch the data

npm start

Merges all fetchted data

npm run merge

Build a gephy file from the merged data

npm run gephy