classroom-coding
classroom-coding copied to clipboard
Fix a few wiring problems
- Allow
npm run server
without a global babel-cli – fixes #1 - Fix the 404-s on build.js & vendors.js
- Move
<script>
into<body>
to be more HTML-spec-compliant and keep Firefox dev tools happy