Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 369 Bytes

ccdoc

Custom Command Documentation

How to contribute?

You can contribute by forking this repo, click here, modify the changes, then Pull request.

How to run?

Required: Node 18.x, npm

  1. run git clone https://github.com/raspdevpy/ccdoc
  2. run npm install
  3. run npm run dev, and head to https://localhost:8080