Created
December 15, 2017 16:15
-
-
Save Gregg/9b261c0c8c518d2fbaf8e5c53e15f8bd to your computer and use it in GitHub Desktop.
Step 1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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