Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 320 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 320 Bytes

App

The main web app deployed on Netlify.

Usage

From the root folder of the monorepo:

yarn install
yarn start

Build

From the packages/app folder:

yarn build