This project was bootstrapped with Create React App.
Make sure you're in the develop
branch:
yarn install
yarn start
Open http://localhost:3000 to view it in the browser.
- Node.js version 10.24.1 is currently in use. You can switch versions by running
sudo n 10.24.1
.