Skip to content

Ayush7970/Hack_Michigan_2025

Repository files navigation

Project Setup

Getting Started

Follow these steps to run the project:

1. Backend Setup

cd backend
pip install -r requirements.txt
python server.py

2. Bureau Negotiation (New Terminal)

python bureau_negotiation.py

3. Frontend Setup (New Terminal)

cd frontend
npm i
npm run dev

Make sure to run each command in a separate terminal window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors