Binance Next App
is a monorepo for managing all FE infrastructure projects
- next Customize nextjs, Easier to use, for business development
- cra Customize CRA
- commitlint Unified commitlint rules
- generator A scaffolding tool
- prettier-config Reusable config for Prettier
- Clone this repo
yarn
yarn watch
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.
Please open all Pull Requests against the master branch.
On your PR, You can submit a /release
comment to release a beta version to test your package