Skip to content
/ bbquiz Public

quiz application done in backbone (javascript mvc)

Notifications You must be signed in to change notification settings

moizjv/bbquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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

About

quiz application done in backbone (javascript mvc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published