Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 384 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 384 Bytes

wizard-mvc

Wizard pattern for JavaScript MVC frameworks.

Frameworks

  • Backbone.js
  • Backbone.js + Require.js
  • Marionette.js
  • Ember.js
  • Angular.js

Get Started

To get started, run npm start or node server.js. Your browser will automatically open to http://localhost:3000/.

License

The MIT License

Copyright (c) 2014, Jonathan Kemp