This project was bootstrapped with Create React App.
Please note that you should have the following installed to use this template:
In the project directory, you can run:
This command builds the container image and starts it in development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
If this doesn't work for Mac users, please refer to mac-setup.md
This command stops the execution of the project.
Please note: the container images and volumes will all still be installed on your computer after you run this. If you have not yet deleted them manually, you can simply run docker-compose up
to run the containers again.
This command deletes the existing container images and volumes. Once this has been executed you must re-build the project in order to run it again.