Skip to content

swlkr/coffee-pot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffee-pot

A single page application model view controller starting point written in coffeescript


Start Using Me In 5 Easy Steps On OS X!

  1. Install node.js & npm

  2. Install mongodb

  3. Install coffeescript:

     npm install -g coffee-script
    
  4. Clone this project and get the dependencies:

     cd ~/Downloads
     git clone git@github.com:swlkr/coffee-pot.git
     cd coffee-pot
     npm install
     coffee app.coffee
    
  5. Navigate to localhost:3000 in your web browser of choice:

     open http://localhost:3000
    

About

A boilerplate for node.js apps written in coffeescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •