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

https://github.com/mvr-studio/protochakra

Less Code & opinionated Chakra UI components created for Rapid Development
https://github.com/mvr-studio/protochakra

chakra-ui react ui-components

Last synced: 2 months ago
JSON representation

Less Code & opinionated Chakra UI components created for Rapid Development

Awesome Lists containing this project

README

        

# ProtoChakra

![Tests](https://github.com/mvr-studio/protochakra/actions/workflows/tests.yml/badge.svg)

Not production ready yet

Less Code & opinionated Chakra UI components library created for Rapid Development with React.
Meant to speed the development process of easy UIs up.

## Available Scripts

In the project directory, you can run:

### `yarn dist`

Creates a distribution of ProtoChakra targeted for both ESM and CommonJS.

### `yarn storybook`

Runs a localhost version of Storybook for live preview and local development purposes.

### `yarn cy:ct`

Runs Cypress Component Testing locally and let's you explore the specs for components.

### `yarn cy:run-ct`

Runs Cypress Component Testing in headless mode, same as in Continuous Integration pipeline.

## Learn More

[ProtoChakra Docs & Storybook](https://protochakra-docs.mvr.studio/)

[Website (made with ProtoChakra)](https://protochakra.mvr.studio/)

[Maintained by MVR Studio](https://mvr.studio/)