ledstrip_sandbox/editor/README.md
2021-09-15 21:18:11 +02:00

15 lines
228 B
Markdown

# 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