To contribute to this repository with your code, you will fork
this repository, push your changes to
a branch in your fork, and then create a pull request from that branch to
the main
branch of this repository.
We will arrange help wanted issues
and good first issues
soon so that
you can find some good issues for your first pull request.
If you find a problem or want to request a new feature, please create an issue in this repository.
-
Install the necessary development tools.
-
Install packages
yarn install
-
To launch a development server, run the following command.
yarn dev
zigen.io uses Next.js. Please see the Next.js website for details.