Skip to content

TragedyHasStruck/bpro-dashboard

 
 

Repository files navigation

How to run it locally

git clone https://github.com/vipineth/bpro-dashboard

# Rename the .env.example to .env.local
mv .env.example .env.local

# Add the alchemy key (https://www.alchemy.com/)

yarn install

yarn dev

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • TypeScript 3.6%
  • Shell 0.1%