Practice repo for Hack The North 2021
- clone the code in your local environment
- download Python 3 to use the Python script
- Run the python script in the terminal in the path of this repo by using the command
python3 htn-frontend.py. When prompted, open uphttp://localhost:4000/on any browser to access the frontend of the website.
- In the case you are running MacOS, and have downloaded Google Chrome in the regular location of the Applications folder, you may use the shortcut command
python3 htn-frontend.py -cin the path of this repo andhttp://localhost:4000/, the frontend of the website, will automatically be opened for you on a Google Chrome tab.