Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 184 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 184 Bytes

Usage

  1. $ git clone (git repo url)
  2. cd coffee-taster
  3. rake watch
  4. Edit /coffee/main.coffee
  5. Open http://localhost:3000/ in a browser
  6. Iterate, experiment, play!