Skip to content

CaptainJojo/backbone-skeleton

Repository files navigation

Backbone Skeleton RequireJs Build Status Dependency Status devDependency Status

Complete skeleton of a project using Backbone requireJs and tested via Jasmine Karma.

The application is a todo list with create, delete.

Techno use:

Install project in dev environnement:

Launch npm install

Call file index.html in server

Run tests karma:

Launch npm test for single-run For use the watcher launch karma start

See interface test:

Call file index_test.html in server

Run js lint:

Launch gulp js-cs-fixer

Install project in prod environnement:

Launch gulp And load file index_prod.html

About

Skeleton for Backbone project with Require, test Karma and Jasmine, deploy with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published