Create React App has been used to build the frontend of this website
Run npm run start
to run the development server
Use the linting scripts in package.json
to lint the code as required
The app is deployed to AWS S3. Use the scripts in package.json
to redeploy the app.
This app does have a backend built for configuration, but it is currently disabled to lower the cost of keeping the site active. At the moment static JSON data is being served for the configurable options.