Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 151 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 151 Bytes

Contributing to alita

Set up

Install dev deps after git clone the repo.

$ pnpm i
$ pnpm build
$ cd examples/boilerplate
$ pnpm dev