WARNING! This is not ready for use and is under heavy development of basic features
- Install VSCode and clone this repository
- Install NodeJS
- Open this project in vscode
- In the vscode terminal, run
npm install
- Once all dependencies have been installed, run
npm run start
- Navigate to localhost:3000 in the browser to open the frontend
- Make sure any python backends are running on your PC.