docs(quickstart): quickstart revised with verbose mode toggle button

This commit is contained in:
Ward Bell
2016-02-12 17:54:22 -08:00
parent ad7f172ea5
commit d59b05adde
7 changed files with 595 additions and 574 deletions
@@ -36,7 +36,6 @@
.then(null, console.error.bind(console));
</script>
<!-- #enddocregion systemjs -->
</head>
<!-- 3. Display the application -->
@@ -45,5 +44,4 @@
<my-app>Loading...</my-app>
</body>
<!-- #enddocregion my-app -->
</html>