Deatils will be further posted.
The following components need to be installed in order to build and run this program:
- NodeJS v22.11.0 or compatible (https://nodejs.org/)
To start this application in developer mode, follow these steps:
- Install dependencies via NPM (
npm install
) - Start app in development mode (
npm start
) - Open http://localhost:3000 to view app in browser