Setup brew install [email protected] brew install pipenv pipenv install pipenv run pre-commit install cd noname_frontend && npm i Run pipenv run noname_backend/manage.py runserver cd noname_frontend && npm start