https://github.com/uidu-org/guidu
Guidu is uidu's design system library
https://github.com/uidu-org/guidu
design-system react social-impact typescript
Last synced: over 1 year ago
JSON representation
Guidu is uidu's design system library
- Host: GitHub
- URL: https://github.com/uidu-org/guidu
- Owner: uidu-org
- License: mit
- Created: 2018-11-09T08:51:57.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T13:21:36.000Z (over 1 year ago)
- Last Synced: 2025-04-10T03:56:23.957Z (over 1 year ago)
- Topics: design-system, react, social-impact, typescript
- Language: TypeScript
- Homepage: https://uidu.design
- Size: 93.2 MB
- Stars: 21
- Watchers: 1
- Forks: 4
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# guidu
 [](https://github.com/RichardLitt/standard-readme) [](https://app.netlify.com/sites/guidu/deploys) [](https://crowdin.com/project/guidu)
> Guidu is uidu's design system library
TODO: Fill out this long description.
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Install
```
git clone https://github.com/uidu-org/guidu.git
cd guidu
yarn install
```
## Usage
Documentation is package specific, browse https://uidu.design to see all the packages in action.
## Maintainers
[@uidu-org](https://github.com/uidu-org)
[@apuntovanini](https://github.com/apuntovanini)
[@fsansalvadore](https://github.com/fsansalvadore)
## Contributing
Start all packages (not reccommended)
```
yarn start
```
Start specific folders
```
yarn start:forms
yarn start:data
yarn start:dashboards
```
or specific packages
```
yarn start modal-dialog field-geosuggest
```
Pull requests are more than welcome, we're currently making this repo more contributors-friendly.
## Common pitfalls
## License
MIT © 2019 uidu.org