Custom Participant Submission Interface & API
Production Site
Populate .env.* files (in both / and /client), and remove the .example extension
Use 2 separate terminals:
Server (/):
npm install
npm run startClient (/client):
npm install
npm run devVisit http://localhost:8080/bulletin on your browser.