a0a2ed9 7dc6a72 a0a2ed9
1
2
3
4
5
#!/bin/bash pip install -r requirements.txt cd view && npm run build && cd .. cd server && python3 main.py