code/CONTRIBUTING.md

513 B

Contributing Guide

Thank you for considering to contribute on this code base.

Development Setup

  • Node.js v14.17.0 (LTS)
  • Yarn v1.22.10 (or higher)
  • Install required dependency
yarn install
  • Start local development server
yarn dev
git add .
git cz