Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 363 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 363 Bytes

Contributing to this repository

Getting started

  • Fork the repository and clone it locally
  • Install dependencies with npm install.
  • Run npm run start
  • Start coding
  • Submit a PR

Please follow Conventional Commits in your commit messages.