Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 315 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 315 Bytes

Contribution Guidelines

@getcanary/web

git clone https://github.com/fastrepl/canary.git && cd canary/js/packages/web && npm i && npm run storybook

@getcanary/docs

git clone https://github.com/fastrepl/canary.git && cd canary/js/apps/docs && npm i && npm run build && npm run dev