This project was originally bootstrapped with Create React App. We have since migrated to Vite.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the dist folder. It then deploys the built app to the gh-pages branch. Running this command should automatically update the live website if you're working from the main repository and the website is still configured to publish to github pages.
You can edit/verify each of the above commands (scripts) in the package.json file