adding back docs

This commit is contained in:
Ken
2019-02-22 20:25:09 -08:00
parent 78368cdf39
commit f70417f6ae
166 changed files with 4344 additions and 516 deletions

View File

@@ -4,5 +4,5 @@
For this step, we look at unit testing. Run
<pre>npm test</pre>
in the command line.
<script type="text/javascript" src="../../step2-06/demo/step2-06/demo.js"></script></body>
<script src="../../step2-06/demo/step2-06/demo.js"></script></body>
</html>

View File

@@ -4,5 +4,5 @@
For this step, we look at unit testing. Run
<pre>npm test</pre>
in the command line.
<script type="text/javascript" src="../../step2-06/exercise/step2-06/exercise.js"></script></body>
<script src="../../step2-06/exercise/step2-06/exercise.js"></script></body>
</html>