Skip to content

wtz/backbone-demo-with-grunt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backbone-demo-with-grunt

A backbone example, build with requirejs and grunt.
Improved from dailyjs backbone tutorial .

Getting Started

This project requires Grunt ~0.4.0, so ensure that you installed grunt-cli in the global environment.

npm install
grunt default

then, open a new terminal window, run the server:
node server.js

Run Test

Open your browser and type: http://127.0.0.1:3000/test/

Run App

Open your browser and type: http://127.0.0.1:3000/

About

A backbone example, build with requirejs and grunt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published