Right now, the paths are hard-coded. You need to change them to run it on your machine!
Install Docker on your machine
Run following commands
1. docker pull python
2. docker pull gcc
3. docker pull openjdk
4. npm install
5. npm run watch
1. Navigate to chrome://extensions/
2. Turn on Developer mode
3. Go to " Load Unpacked "
4. Browse to ./frontend