Make sure to have done the following:
Feel free to reach out to any execs if you're struggling with these steps
- Follow the instructions on GitHub to clone this repo
- Open the root directory of the project
- Run
npm installto install the Node dependencies (requires NodeJS installed) - Run
npm run devto start the app at the url [http://localhost:5173/]
Feel free to reach out to any exec if you need any help at any time :)