Skip to content

cryptodevhub/site

Repository files navigation

CryptoDevHub - Site

Local Development

  1. git clone the repository
  2. yarn install
  3. yarn start

Useful commands

yarn start

yarn build

npx vercel [--prod] [--force]