An open API service indexing awesome lists of open source software.

https://github.com/renproject/ren-ui

A set of Ren UI components
https://github.com/renproject/ren-ui

Last synced: 11 months ago
JSON representation

A set of Ren UI components

Awesome Lists containing this project

README

          

# Ren UI

A set of Ren UI components.
Consists of:
* [@renproject/fonts](./packages/fonts/) - Fonts package
* [@renproject/icons](./packages/icons/) - Icons and reusable graphic components package (react)
* [@renproject/material](./packages/material/) - React [Material UI](https://mui.com/) v5 themes and customized components.

## Building

Build all storybooks: `nx run-many --target build-storybook --all`
Build all packages: `nx run-many --target build --all`

## Tooling
This project was generated using [Nx](https://nx.dev).

🔎 **Smart, Extensible Build Framework**

## Understand your workspace

Run `nx dep-graph` to see a diagram of the dependencies of your projects.

## Further help

Visit the [Nx Documentation](https://nx.dev) to learn more.

## ☁ Nx Cloud

### Distributed Computation Caching & Distributed Task Execution

Nx Cloud pairs with Nx in order to enable you to build and test code more rapidly, by up to 10 times. Even teams that are new to Nx can connect to Nx Cloud and start saving time instantly.

Teams using Nx gain the advantage of building full-stack applications with their preferred framework alongside Nx’s advanced code generation and project dependency graph, plus a unified experience for both frontend and backend developers.

Visit [Nx Cloud](https://nx.app/) to learn more.