Skip to content

Latest commit

 

History

History
42 lines (39 loc) · 518 Bytes

File metadata and controls

42 lines (39 loc) · 518 Bytes

FinalYearProjectAQI

Clone the repo

git clone https://github.com/iamHarshithts/FinalYearProjectAQI.git

Create Python Environment and activate

cd backend/server
python -m venv env

linux

source env/bin/activate

windows

env\Scripts\activate

install all dependencies

pip install -r requirements.txt

python app.py

Run Frontend

cd frontend

install all dependencies

npm install
npm run dev
```# TestAQIPROJECT
# TestAQIPROJECT