Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

executable file
·
11 lines (6 loc) · 272 Bytes

Commands

yarn

Run yarn whenever you’ve pulled in any new changes in case there are packages to be installed.

yarn start

yarn start starts a local dev server and automatically opens the app in your browser.

The page will reload if you make edits.