This repo can build and deploy multiple versions of this site / app.
To support this we have environments/ where we can provide assets and config that vary for each version of the site.
To start local development run npm run start.
This action performs a couple of things.
- copies
environments/devinto application src directory - enables config and styles that are unique to this environment