Skip to content

Latest commit

 

History

History

static_demo

Static Demo

Install Dependencies

First of all, make sure you are in the static_demo directory, then install all the necessary modules with

pip install -r requirements.txt

Run and Access

Once you have installed all the required modules, you can run the server with

python -m main

Once the server is successfully running, you can access the web app on localhost:8855 using your web browser.