- Clone and cd into the repo.
- Run
yarn
to download dependencies. - Run
yarn start
to start the development server. - Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.
yarn
to download dependencies.yarn start
to start the development server.This project was bootstrapped with Create React App.