ledstrip_sandbox/editor/README.md

15 lines
228 B
Markdown
Raw Permalink Normal View History

2021-09-15 19:18:11 +00:00
# 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