File size: 103 Bytes
aea5589
 
1
2
3
# nodemon -V -w app.py -x python -m streamlit run app.py
nodemon -V -w . -x python -m streamlit run $1