npm install
npm run dev- clone the repo
- create a new branch
- branch name should be in the format:
<feat/fix>/<something-short-but-meaningful>
- branch name should be in the format:
- make changes
- commit messages should be in the format:
<feat/fix/chore/docs>: <something-meaningful>
- commit messages should be in the format:
- push the branch
- create a pull request