This project was bootstrapped with Create React App.
- Open the built-in terminal
- Run
npm install
to add thenode_modules
folder - Run
npm start
- Click the "Open Development server" in the bottom status bar to view the running react app in the browser.