Skip to content

Commit 74b2d52

Browse files
FIX #25
1 parent b4cf826 commit 74b2d52

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tips/live-reload-with-node+express.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Using live-reload when starting a web app with Node and Express
2+
3+
## Notes
4+
5+
This tip was written via an [issue by @Bondifrench on 24 Jun 2015](https://github.com/keithamus/npm-scripts-example/issues/25).
6+
7+
See [Using connect-livereload in an Express node app](http://stackoverflow.com/questions/31022819/using-connect-livereload-in-an-express-node-app) on Stack Overflow.

0 commit comments

Comments
 (0)