Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Update grunt dev to run server.js, watch and reload js app files, and launch a browser window. #397

Closed
wants to merge 1 commit into from

Conversation

dopry
Copy link

@dopry dopry commented Aug 7, 2015

  • use nodemon to run server.js so we have socket.io when developing locally.
  • very basic watches + livereload on app.js, the watch should be steamlined, current it takes about 30s to build changes to the js app files.

@dopry dopry force-pushed the better-local-development branch 3 times, most recently from 665109d to fdc4c26 Compare August 7, 2015 16:40
…rowser windows.

* use nodemon to run server.js so we have socket.io when developing locally.

* very basic watches on app.js, the watch should be steamlined, current it takes about 30s to build changes to the js app files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants