Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
Make example start a server
Browse files Browse the repository at this point in the history
  • Loading branch information
grncdr committed Jul 24, 2012
1 parent 1b29ed8 commit 650c486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/languages.coffee
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lazorse = require '../'
lazorse ->
lazorse.server port: 3001, ->
greetingLookup = english: "Hi", french: "Salut"

# This defines a resource that accepts both GET and POST
Expand Down

0 comments on commit 650c486

Please sign in to comment.