Test project for trying work with backbone and ractive in one project. Just for education purpose.
just
npm install
bower install
gulp
- I use Gulp + Browserify + Less + Bower for build in this project.
- I do now implement gulp production task, but I know that jss/css minifiers exists )
- Backbone installed via NPM rather Bower cause this: browserify/browserify#1089
- I use Twitter Bootstrap as css-framework in this project. And include it through Less.