Skip to content

Instantly share code, notes, and snippets.

@zarkomilosevic
Created August 30, 2017 20:21
Show Gist options
  • Save zarkomilosevic/786ec638a743c472de0616b393dc0c0d to your computer and use it in GitHub Desktop.
Save zarkomilosevic/786ec638a743c472de0616b393dc0c0d to your computer and use it in GitHub Desktop.
<section id="todoapp"></section>
<footer id="info">
<p>Double-click to edit a todo</p>
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p>
</footer>
<%= javascript_pack_tag 'todoApp' %>
<%= stylesheet_pack_tag 'todoApp' %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment