/IOT-Project

The near deadline project

Primary LanguageJavaScript

IOT-Project

How to run

cd website/backend
python api.py
cd website/frontend
npm install
npm run dev