Skip to content

OaphyMasLeap/people_counter

Repository files navigation

Clone This Repo

For Backend:

1 cd backend

2 python -m venv env

3 .\env\Scripts\activate

4 pip install -r requirements.txt

5 python manage.py runserver

For frontend:

  1. cd frontend
  2. npm install
  3. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published