Skip to content

Instantly share code, notes, and snippets.

@cedricss
Created October 26, 2012 09:51
Show Gist options
  • Select an option

  • Save cedricss/3957915 to your computer and use it in GitHub Desktop.

Select an option

Save cedricss/3957915 to your computer and use it in GitHub Desktop.
Server.start(
Server.http,
[ { register : { doctype : { html5 } } },
{ title : "hello", page : View.page }
]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment