Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 162 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 162 Bytes

Contributing

vavite is a pnpm monorepo. To start local development:

  • Install pnpm
  • Fork and clone the repo
  • Run pnpm dev
  • Start hacking
  • Send a PR