Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Colm3na/polkastats

Repository files navigation

Polkastats

Polkadot network statistics

This repository is ARCHIVED, for latest version go to https://github.com/polkastats/polkastats

Build frontend

# 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