indie-label / run_app.sh
carolanderson's picture
remove gunicorn
5d556df
raw
history blame
No virus
75 Bytes
#!/bin/bash
cd indie_label_svelte
npm start &
cd ..
python3 server.py