Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 458 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) · 458 Bytes

Contributing

Setup

$ pnpm install
$ pnpm exec lefthook install

Build packages

$ pnpm build

Serve site

$ cd site
$ pnpm serve

Visual Studio Code Extensions