Skip to content

trantorLiu/Node-Backbone-Require-Example-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Backbone-Require Example Blog

A RESTful example blog built with Node.js, Backbone.js, Require.js, and MongoDB.

Usage

git clone git://github.com/trantorLiu/Node-Backbone-Require-Example-Blog.git cd Node-Backbone-Require-Example-Blog npm install #development mode: http://localhost/dev.html node app.js #production mode: http://localhost npm install -g jake jake app:build NODE_ENV=production node app.js

LICENSE

MIT

About

A sample blog built with Node.js, Backbone.js, and Require.js. It supports GRUD for posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors