Commit Graph

2 Commits

Author SHA1 Message Date
RoboErikG
6a1f30bd12 Move finished codelab code and fix paths (#1337)
* Move the finished version of the codelab

This moves the finished version of the codelab to
app-completed so it's at the same level as the starting
app code.

* Fix paths to be relative

The paths for blockly files and media were absolute, which would
break if you ran it from any directory that wasn't identical.
2017-09-22 14:15:05 -07:00
Ewa
d45d42dad7 Initial checkin for the code for Blockly for the Web codelab (#1273)
* Add Blockly for the Web codelab code

* Adding licences and comments as per review

* Renaming a4/b4 sounds to a5/b5

* Define blocks with defineBlocksWithJsonArray istead of jsonInit
2017-09-21 10:22:47 -07:00