To start the app locally run:
npm start
This will generate the CSS classes from Tailwind CSS and then serve the contents of the src
folder on the port displayed
All pushes to branches will trigger a release to the staging area. The latest push will win.
All pushes to main
will automatically deploy the site.