Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

naoya/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b0b872a · May 7, 2014

History

13 Commits
May 9, 2013
May 9, 2013
May 9, 2013
May 9, 2013
May 3, 2013
May 9, 2013
May 3, 2013
May 3, 2013
May 9, 2013
May 4, 2013
May 15, 2013
May 3, 2013
May 7, 2014
May 9, 2013
May 9, 2013

Repository files navigation

boilerplate

This is my application's boilerplate for something. It's ready to use:

  • requirejs
  • jquery
  • underscore
  • backbone
  • sass
  • slim
  • coffee-script
  • sinatra w/ reloader
  • livereload w/ grunt
  • Testing: mocha + expect + sinon.js and testem

Getting Started

$ bundle
$ bower install
$ npm install
$ foreman start

Want to use other js libraries?

  • edit bower.json
  • run "bower install"
  • edit views/application.coffee w/ requirejs