Skip to content

cnlawrence/polkastats-v3

 
 

Repository files navigation

PolkaStats v3

Polkadot network statistics

Web3 foundation grants program

Build frontend

# Clone this repo
$ git clone https://github.com/Colm3na/polkastats-v3.git
$ cd polkastats-v3

# Install dependencies
$ npm install

# Serve with hot reload at localhost:3000
$ npm run dev

# Build for production
$ npm run build

# generate static project
$ npm run generate

Build backend

See: https://github.com/Colm3na/polkastats-backend-v3

About

PolkaStats V3 frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 93.3%
  • JavaScript 5.6%
  • CSS 1.1%