Qazzian / expressTemplate

My own NodeJS Express template with mustache, lesscss, backbone, and other useful libraries pre included

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Template

A simple template for the average node website. Includes express, backbone, jquery, underscore and mysql libraries with examples.

After running npm install you will need to update mustache with the latest version from https://raw.github.com/janl/mustache.js/master/mustache.js

Copy this to node_modules/mustache/mustache.js

Build Status

About

My own NodeJS Express template with mustache, lesscss, backbone, and other useful libraries pre included


Languages

Language:JavaScript 100.0%