Closed gauntface closed 8 years ago
Two things:
1) Get gulp dev to start nodemon app.js 2.) Move app.js to root (This way any file changes in the directory will restart the server, rather than in just the server).
Because we inline CSS, a css change should restart the server.
Should be fixed now.
Two things:
1) Get gulp dev to start nodemon app.js 2.) Move app.js to root (This way any file changes in the directory will restart the server, rather than in just the server).
Because we inline CSS, a css change should restart the server.