Skip to content
/ bna Public

A monorepo for managing all FE infrastructure projects

License

Notifications You must be signed in to change notification settings

robot-ux/bna

Repository files navigation

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