Skip to content

siathalysedI/rlbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#"Real Life" Backbone Demo#

This is a really simple Backbone demo that aims to show a basic usage of Backbone Models and Views; For simplicity the API was build with NodeJS and Express.

Screenshot

Grunt Task

The provided grunt task is just an experiment on grunt's usage to create a "production" build of the code. By running grunt the default task will clean any build folder, lint the code (both node and browser), concat javascript files, minify concatenated file, and finaly replace javascript references on the resulting index.html to point the code to the minified version. Once you have your build version, you do not need to install grunt tasks on it, so only do npm install --production inside build folder.

About

"Real Life" Backbone Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors