Last Updated: February 25, 2016
·
1.698K
· ballpointcarrot

Tutorial for Node/Express/Vows/Mongoose

`http://mrpixc.blogspot.com/2012/02/nomination-part-1-2.html

Starting with part 1, this tutorial takes you through installing express via node, creating an express project, tying in mongoose, testing via Vows, and even touches on i18n. It's been a nice reference as I work through my own express project.