1 2 3 4 5 6
npm i -g typescript yarn python -m venv venv source venv/bin/activate pip install -r requirements.txt yarn