sahabpardaz / gooni

Sahab React Component Set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gooni UI Tools

Gooni is a set of React components and utility functions, which are developed and maintained by Sahab front-end chapter members.

๐Ÿ“– Component Library: With the help of Storybook, all UI components are documented, and you can view the different states of each component and interact with them.

yarn storybook

Contributing

We welcome contributions to Gooni! Development of Gooni happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

  • ๐Ÿ“ฅ Pull requests and ๐ŸŒŸ Stars are always welcome.

Development Guide

After cloning the project, install dependencies in the root directory using yarn

yarn install

Build all packages

yarn prepublishOnly

๐Ÿ’ก In order to watch changes to components on storybook while developing, yarn start in the package to build as you develop.

About

Sahab React Component Set

License:MIT License


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%Language:Shell 0.1%