Edit page

Contribute

  • Clone this repository.
  • Run yarn in the root directory.
  • Run yarn post-install in the root directory.
  • Run yarn in the example directory.
  • Add your code and its test in the <rootDir>/src directory.
  • Add your example code and its test in the <rootDir>/example directory.
  • Open a pull request !