Skip to content

riverliway/applesauce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

applesauce

UC Berkeley Final Project

Prerequisites:

  • Python 3.11+
  • Node.js 18+
  • npm 8+

To initialize the project:

pip install -r requirements.txt
cd frontend
npm install

To run the frontend locally:

cd frontend
npm run dev

To run the backend locally:

python python/server.py

About

UC Berkeley Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published