/blockly-editor

An interactive editor for google/blockly

Primary LanguageHTML

Blockly Editor

An interactive editor for Blockly. Built mostly by cobbling together examples from the Blockly installation docs

Setup

  1. On your web server, create a directory and cd into it
  2. git clone https://github.com/google/closure-library
  3. git clone https://github.com/google/blockly
  4. Make the blockly directory (parent of blockly-editor) accessible by your web server
  5. cd blockly
  6. python build.py
  7. git clone https://github.com/usernamenumber/blockly-editor/ editor
  8. visit http://your-site/path/to/blockly/editor/