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
- Host: GitHub
- URL: https://github.com/renproject/ren-ui
- Owner: renproject
- Created: 2021-11-16T11:48:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T21:27:24.000Z (almost 4 years ago)
- Last Synced: 2023-06-30T07:06:12.653Z (almost 3 years ago)
- Language: TypeScript
- Size: 1.44 MB
- Stars: 4
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.