HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/propbase/propbase_website/node_modules/@restart/ui/README.md
<div align="center">
   <img  src="https://raw.githubusercontent.com/react-restart/ui/main/www/static/refresh-dot.svg" style="width: 75px;height: 75;display: inline-block;" valign="middle"/>
</div>

<h1 align="center">Restart UI</h1>    
                                                                                                                               
A set of full featured, extensible, and accessible UI components, designed to integrate into any styling
framework or system. Restart components, are "headless", meaning they don't provide any styles. Components encapsulate
the complicated logic and and state without being prescriptive about their look and feel.

## Documentation

https://react-restart.github.io/ui/

## Installation

```sh
npm install --save @restart/ui
```

## Contributing

Checkout the repo and setup the project:

1. Bootstrap your environment `yarn bootstrap`
2. Start the development server `yarn start`