Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 218 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 218 Bytes

Rules for pull requests

  1. A pull request MUST contain only ONE single commit.
  2. The commit message MUST state the problem that this commit / pull request is solving.

Development setup

npm install npm run dev