Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 216 Bytes

CONTRIBUTING-en.md

File metadata and controls

20 lines (10 loc) · 216 Bytes

Contributing Guide

Hi! I'm so happy that you're interested in contributing to this repository. Just do it!

develop

  1. fork

  2. clone

  3. pnpm i

  4. pnpm run dev

test

  1. pnpm i

  2. pnpm run test