Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 537 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 537 Bytes

I appreciate you are here, this project is open source and always live open source. This file will tell you how do you contribute to this project. You can contribute to oral by many ways.

  • working on direct source code
  • making better and upto date documentation.
  • fixing typos if you see any

To setup this project on you local machine, you will need to fork and clone the repo. Then -

navigate to project dir
npm install
npm dev

to compile typescript.

npm example

to test the example folder.