- Node 10
- Yarn 1.x or npm
- Clone the repository
- Run
yarnornpm installinstalls all required dependencies.
Equivalent
npm run <script>should also work
yarn testruns the tests with Jestyarn lintwill lint all of the files with xoyarn formatwill run lint with--fixoption on all the examples files (and tests).
Code is licensed under the MIT License.