A world of emojis at your fingertips
All Mojis Projects are open source and we welcome contributions from the community.
- Fork and clone the repository
- Ensure you have the LTS version of Node.js installed, as well as the latest version of pnpm.
- Install the project dependencies by running
pnpm install
. - Implement your changes, as well as any documentation or tests that are required.
- Create a changeset for your changes by running
pnpm changeset
. - Open a pull request with your changes and changeset.
Published under MIT License.