Skip to content

nft-rainbow/rainbow-dashboard

Repository files navigation

rainbow-dashboard

How to run

  1. Git clone code
  2. Install dependencies: yarn
  3. Add config file: cp env .env, (Default config can directly use, edit the config VITE_ServiceHost if you want use custom one)
  4. Start local dev service: yarn dev

How to contribute

  1. Create your own branch from dev branch
  2. Edit the code
  3. Merge your code through make pull request to dev branch

Releases

No releases published

Packages

No packages published

Languages