Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 725 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 725 Bytes

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.