ledstrip_sandbox/editor
Francis b009072ce5
add editor
2021-09-23 21:24:27 +02:00
..
LedBlocks.ts Add small ledstrip blocky editor 2021-09-15 21:09:28 +02:00
README.md Add missing files 2021-09-15 21:18:11 +02:00
Utils.ts Add small ledstrip blocky editor 2021-09-15 21:09:28 +02:00
index.html Add missing files 2021-09-15 21:18:11 +02:00
index.ts Add missing files 2021-09-15 21:18:11 +02:00
package-lock.json Add missing files 2021-09-15 21:18:11 +02:00
package.json add editor 2021-09-23 21:24:27 +02:00
tsconfig.json Add small ledstrip blocky editor 2021-09-15 21:09:28 +02:00

README.md

Ledstrip_sandbox/editor

This is a small typescript application which has the blockly editor on board.

Install and deploy

run:

npm ci
npm build

A file 'dist/' will be generated. Serve that file to host the editor