aboutsummaryrefslogtreecommitdiff
path: root/configure
blob: 339b91def3ee403cc15412237923567307caf345 (plain)
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