Skip to content

A quiz with 5 questions made with Backbone, RequireJS and Bootstrap. Use Backbone LocalStorage to store data.

Notifications You must be signed in to change notification settings

eloisalgado/backbone-quiz

Repository files navigation

backbone-quiz

A quiz with 5 questions made with Backbone, RequireJS, Handlebars and Bootstrap. Use Backbone.localStorage to store data.

All the app was built with Yeoman (http://yeoman.io/)

To run the app do the following:

Install Yeoman if you don't have it:

npm install -g yo

npm install

bower install

grunt server

More information about the libs used:

Backbone: http://backbonejs.org/

RequireJs: http://requirejs.org/

Handlebars: http://handlebarsjs.com/

Bootstrap: http://getbootstrap.com

Backbone.localStorage: https://github.com/jeromegn/Backbone.localStorage

About

A quiz with 5 questions made with Backbone, RequireJS and Bootstrap. Use Backbone LocalStorage to store data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published