This project was bootstrapped with Create React App.
You can find the most recent version of the Create React App guide here.
The application can be seen deployed at http://sbromley07.github.io/bromley-calendar
yarn start
yarn test
yarn run build
The easiest way to run the project is to use the development server. To run the bundled public code the instructions for running a static server from the Create React App guide can be followed.
npm install -g serve
serve -s build