little tweaks, and splitting step 2-6 readme

This commit is contained in:
Ken
2019-02-28 22:34:32 -08:00
parent 9465f2dba4
commit 0e24c8ca9c
12 changed files with 27 additions and 95 deletions

View File

@@ -4,7 +4,7 @@
<link rel="stylesheet" href="../../assets/step.css" />
</head>
<body class="ms-Fabric">
<div id="markdownReadme"></div>
<div id="markdownReadme" data-src="./README.md"></div>
<div id="app">
For this step, we look at unit testing. Run
<pre>npm test</pre>