Skip to content

kevinvalenciaa/NumNum

Repository files navigation

To run:

  1. make sure you're in "python_backend" directory":

cd python_backend

  1. Run the following commands:

python 3 -m venv venv

source venv/bin/activate

python3 server.py

  1. run the frontend with:

npm run dev

If the above instructions don't work:

  1. when in the virtual environment, run:

pip install python-dotenv google-generativeai

pip install flask-cors

  1. Run the following in the main directory:

npm install npm install axios

About

QHacks 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors