An example Node.js, Express.js and Socket.io project showing how to build a stopwatch.
Go to file
Rob Dodson 4b5b869c14 Finalize functionality.
Add start/stop/reset buttons.

Tidy up the interactions between the view and the stopwatch model.

Add CSS styles.
2012-06-08 07:06:54 -07:00
models Finalize functionality. 2012-06-08 07:06:54 -07:00
public Finalize functionality. 2012-06-08 07:06:54 -07:00
routes Finalize functionality. 2012-06-08 07:06:54 -07:00
views Finalize functionality. 2012-06-08 07:06:54 -07:00
.gitignore initial commit 2012-06-04 22:45:50 -07:00
Procfile changed web.js to app.js 2012-06-04 22:54:10 -07:00
app.js Finalize functionality. 2012-06-08 07:06:54 -07:00
package.json Finalize functionality. 2012-06-08 07:06:54 -07:00