Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 194 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 194 Bytes

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]