Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 228 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 228 Bytes

polkadot-staking-site

This repo is the web pages of the https://www.cryptolab.network.

Setup and Build

  1. npm install
  2. npm run build
  3. Copy the content in /dist folder to /www/static of cryptolab-web-server