Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 236 Bytes

File metadata and controls

6 lines (5 loc) · 236 Bytes

CatConnect

Running the appliction

  1. In the client directory run npm run dev
  2. In the _server directory (with your poetry env activated) run python manage.py runserver
  3. Visit your application at http://localhost:8000