We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffff111 commit ff9a4d4Copy full SHA for ff9a4d4
public/index.html
@@ -13,6 +13,7 @@
13
</head>
14
<body>
15
<div id="content"></div>
16
+ <script type="text/babel" src="scripts/example.js"></script>
17
<script id="code" type="text/babel">
18
// To get started with this tutorial running your own code, simply remove
19
// the script tag loading scripts/example.js and start writing code here.
0 commit comments