Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 575 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 575 Bytes

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/