Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
- After building the project, run
aws configure
with the correct access key and secret. - Point the BUCKET_NAME variable to the desired bucket.
- Run
python3 deploy.py
. Make sure to haveboto3
installed locally. - Invalidate Cloudfront instances.