Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 221 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 221 Bytes

Loom SDK Docs site

Files to file generate the new Loom SDK doc site at https://loomx.io/developers

Usage

# first time setup
yarn
# rebuild site after changing docs/*.md
yarn build
# run locally
yarn start