Skip to content

CRBT-Team/Website

Repository files navigation

CRBT Website

Website

Netlify status Discord License GitHub commit activity Issues Pull requests

The code for the CRBT app website, deployed at crbt.app.

Tech stack

Installation

  1. Clone with git clone https://github.com/CRBT-Team/Website
  2. Install dependencies with yarn
  3. Run yarn dev to serve it locally
  4. Run yarn build to build for production

Credits