Get the Maybern repo running locally.
cd backend python manage.py runserver
cd frontend pnpm install pnpm dev
Was this page helpful?