Skip to content

SPA starting boilerplate (RequireJS, Backbone, jQuery, Handlebars)

License

Notifications You must be signed in to change notification settings

dragosh/spa-boilerplate

Repository files navigation

SPA - Boilerplate

Single Page Application - boilerplate,

Project structure for starting a SPA project.

INSTALL:

git clone https://github.com/dragosh/spa-boilerplate.git project-name.dev
cd project-name.dev
npm install && bower install

Includes:

  • see component.json

TODO

  • refactoring the app namespace and make it cleaner
  • add router manager
  • add documentation

ISSUES


Change Log:

v.0.1.1

  • configure Gruntjs tasks (default/server(:test)/)
  • add tests folder using mocha and chai + plugins

v.0.1.0

  • first commit

About

SPA starting boilerplate (RequireJS, Backbone, jQuery, Handlebars)

Resources

License

Stars

Watchers

Forks

Packages

No packages published