Skip to content

Instantly share code, notes, and snippets.

@Gregg
Created December 15, 2017 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gregg/9b261c0c8c518d2fbaf8e5c53e15f8bd to your computer and use it in GitHub Desktop.
Save Gregg/9b261c0c8c518d2fbaf8e5c53e15f8bd to your computer and use it in GitHub Desktop.
Step 1
<div id="app">
<h2>X are in stock.</h2>
</div>
<script>
var product = 'Boots'
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment