Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

network-stats

Lunik24ISC1.0.1

Installation $ git clone https://github.com/Lunik/network-stats.git $ cd network-stats $ npm install

readme

Network Stats

Installation

$ git clone https://github.com/Lunik/network-stats.git
$ cd network-stats
$ npm install

Run

Scrape the network

$ npm run scrape
or
$ npm run forever-scrape

Run the web server

$ npm run start
or
$ npm run forever-start

Demo-image