Skip to content

Instantly share code, notes, and snippets.

@spikebrehm
Created January 23, 2013 01:01
Show Gist options
  • Save spikebrehm/4600702 to your computer and use it in GitHub Desktop.
Save spikebrehm/4600702 to your computer and use it in GitHub Desktop.
Code for blog post: "We've launched our first Node.js app to production!"
<div data-view="index_view" data-cid="view1">
<h1>Hello, Spike.</h1>
<ul data-view="user_detail_view" data-cid="view2">
<li>Name: Spike</li>
<li>Email: spike@example.info</li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment