radiobee-dev / install-nodemon.sh
freemt
Update gradio 3.0 Dataframe output no longer feasible
8a677e1
raw
history blame contribute delete
133 Bytes
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source .bashrc
nvm install node
npm install -g nodemon