Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To activate the program locally, please first type the following command in the terminal:

First, cd into server and create the virtual environment:

python3 -m venv venv

source venv/bin/activate

Second, run the development server:

python3 server.py

Third, cd into client and install dependencies:

npm install

Fourth, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages