step 2.6 demo refinement

This commit is contained in:
Ken
2019-03-02 22:24:18 -08:00
parent 1f4baa2ca4
commit 562d3bc20d
15 changed files with 268 additions and 178 deletions

View File

@@ -5,11 +5,7 @@
</head>
<body class="ms-Fabric">
<div id="markdownReadme" data-src="./README.md"></div>
<div id="app">
For this step, we look at unit testing. Run
<pre>npm test</pre>
in the command line.
</div>
<div id="app"></div>
<script src="../../assets/scripts.js"></script>
</body>
</html>