dlasky / express-template

Node.js + Express + Express Coffee + Hogan.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-template

Node.js + Express + Express Coffee + Hogan.js

###Requirements

  • Node.js 0.8.x
  • MongoDB 2.2

###Init (osx) brew install node npm

brew install mongo

git clone git@github.com:dlasky/express-template.git

npm install

###Startup

mongod & -- assuming you dont set up mongo as a startup process

node server -- defaults to localhost:3000

About

Node.js + Express + Express Coffee + Hogan.js


Languages

Language:JavaScript 96.8%Language:CoffeeScript 3.2%