Skip to content

miloide/milo-blocks

Repository files navigation

Milo Blocks Build Status

Fork of Google's Blockly project which is a framework for building web-based, visual programming environments.

The official Blockly project page is https://developers.google.com/blockly/

Milo Blocks builds upon blockly with custom blocks for the [Milo IDE] (https://github.com/MiloServer)

The complete documentation for the project can be found from here

Building


npm install
npm run prepare

Be sure to npm run prepare every time you make changes to code in milo-blocks.