Skip to content
/ bbquiz Public
forked from moizjv/bbquiz

quiz application done in backbone (javascript mvc)

Notifications You must be signed in to change notification settings

janany/bbquiz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbquiz

Backbone is awesome, Let us create an App and show the world how smart we are.

quiz application done in backbone (javascript mvc)

1)Boiler plate code is ready

2)clone the code from repository

3)install node

4)install express via npm

npm install express

5)Run the following command "node app.js"

6)application should start at http://localhost:4567. by default it is routed to the http://localhost:4567/index.html under client directory

7)Following is the sample ajax request available

http://localhost:4567/quiz

Demo is available at http://bbquiz.cloudfoundry.com

About

quiz application done in backbone (javascript mvc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%