Skip to content

TristanRentsch/ELENA

Repository files navigation

elena

Dependencies

Create and activate virtual environment
python3 -m venv venv
source venv/bin/activate

Install dependencies
pip3 install -r requirements.txt

Run Server Locally

python3 Back-End/server.py

open in browser

open in a browser: Fron-End/main.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published