Skip to content

Single Page App using Chaplin (on top of Backbone), Browserify, ES6, Gulp, and friends.

License

Notifications You must be signed in to change notification settings

chrisabrams/chaplin-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaplin Starter Kit

Tech

  • Single Page App
  • ES6 via Babel (formerlly 6to5)

Stack

  • Backbone
  • Bootstrap
  • Browserify
  • Chaplin
  • Express 4.x
  • Fontello Icons
  • Gulp
  • Handlebars 1.x
  • Stylus

Structure

  • MVC with Routes
  • Page logically divided into components

Getting Started

Install dependencies

bower install
npm install

Build

gulp b

Start app

npm start

App is now viewable at localhost:9999

License MIT

About

Single Page App using Chaplin (on top of Backbone), Browserify, ES6, Gulp, and friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages