Skip to content

Example app that serves as a skeleton for coffeescript based node.js apps.

Notifications You must be signed in to change notification settings

jamescarr/coffeescript-express-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffeescript Todo App

This is a small node.js express app configured to use coffeescript on the server side, coffeescript on the client side, stylus for stylesheets, and backbone.js for the ui.

Running it

  • clone this repo
  • run npm install
  • coffee app.coffee

Todo

  • Add deployment scripts
  • swap out local storage for serverside storage

About

Example app that serves as a skeleton for coffeescript based node.js apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published