Skip to content

Instantly share code, notes, and snippets.

@emeka-osuagwu
Created June 3, 2018 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emeka-osuagwu/2e3044d0ad7f01e1c4a32c2374fef317 to your computer and use it in GitHub Desktop.
Save emeka-osuagwu/2e3044d0ad7f01e1c4a32c2374fef317 to your computer and use it in GitHub Desktop.
"scripts": {
...
"js-server": "json-server --watch db.json",
"dev": "nodemon server.js"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment