litbee / run-nodemon.sh
freemt
Update ezbee pypi added
aea5589
raw
history blame
103 Bytes
# nodemon -V -w app.py -x python -m streamlit run app.py
nodemon -V -w . -x python -m streamlit run $1