kumavis / node-blockly-js-editor

:twisted_rightwards_arrows: Blocks to Javascript and Back Again

Home Page:http://kumavis.github.io/node-blockly-js-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Bloccoli ##Blocks to Javascript and Back Again ###Built on Blockly & CodeMirror Bloccoli Logo

Project Status

soo WIP

Syntax incomplete, here's what needs to be done.

Setup

This is a node project. You will need node and npm installed.

  1. clone the repo and cd into the dir
git clone git@github.com:kumavis/node-blockly-js-editor.git && cd node-blockly-js-editor
  1. install beefy globally
npm install -g beefy
  1. install the project dependencies
npm install
  1. start the app
npm start

Notes

use node compile_soy.js if you make a change to the template in templates/template.soy

About

:twisted_rightwards_arrows: Blocks to Javascript and Back Again

http://kumavis.github.io/node-blockly-js-editor/


Languages

Language:JavaScript 89.4%Language:CSS 10.6%