Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 925 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 925 Bytes

bna

Binance Next App is a monorepo for managing all FE infrastructure projects

Projects

Contributing

  1. Clone this repo
  2. yarn
  3. yarn watch

Committing code

This project enforces conventional commit messages via commitlint. See this summary for more information on how to write a commit message that follows the rules.

Opening a Pull Request

Please open all Pull Requests against the master branch.

Test your PR

On your PR, You can submit a /release comment to release a beta version to test your package