- Fork the project
- Create a new feature branch with your contribution
- Implement your great new feature or bug fix
- Create a pull request
- nodejs
- yarn
yarn install
yarn build
yarn test
Please follow the code format of existing code. Do never reformat a file!