Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 238 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 238 Bytes

Contributing

Setup dev environment

You can open this repo in GitHub Codespace.

Then run the npm task dev to auto compile some javascript files and run node-red.

npm run dev