Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created June 24, 2015 10:42
Show Gist options
  • Save amitaibu/dae98ea865880565fdf9 to your computer and use it in GitHub Desktop.
Save amitaibu/dae98ea865880565fdf9 to your computer and use it in GitHub Desktop.
npm install -g nodemon
npm install
BACKEND_URL=http://localhost/shoov/www \
nodemon bin/www --name=shoov-nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment