For Algorithm
Install the dependencies
pip install -r requirements.txt
Start the server by
python main.py
The server will be running at localhost:5000
For Simulator
npm install
Start the app by
npm run dev
The app will be running at localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
For Algorithm
Install the dependencies
pip install -r requirements.txt
Start the server by
python main.py
The server will be running at localhost:5000
For Simulator
npm install
Start the app by
npm run dev
The app will be running at localhost:3000