Polkadot network statistics
This repository is ARCHIVED, for latest version go to https://github.com/polkastats/polkastats
# Clone this repo
$ git clone https://github.com/Colm3na/polkastats.git
# Install dependencies
$ npm run install
# Serve with hot reload at localhost:3000
$ npm run dev
# Build for production
$ npm run build
# generate static project
$ npm run generate