j2kun / blockly-prototype-cleanup

A prototype for https://github.com/google/blockly/issues/1734

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup for running on a local machine

Intall prerequisites

npm install   # or yarn install
npm install -g gulp
gulp watch    # demo live updates when code changes

Then open index.html in a web browser.

open index.html

About

A prototype for https://github.com/google/blockly/issues/1734


Languages

Language:JavaScript 99.2%Language:HTML 0.8%