Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 270 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 270 Bytes

WIP - heavily in progress

Local Dev

Install the dependencies:

yarn 

Get Started

Start the dev server:

yarn dev

Build the app for production:

yarn build

Preview the production build locally:

yarn preview