@hope-ui/solid
Version:
The SolidJS component library you've hoped for.
25 lines (15 loc) • 535 B
Markdown
# @hope-ui/solid
A composable and accessible component library that gives you the foundation to build your next SolidJS application.
## Documentation
For full documentation, visit [hope-ui.com](https://hope-ui.com/).
## Installation
```sh
# With npm
npm install @hope-ui/solid @stitches/core solid-transition-group
# With yarn
yarn add @hope-ui/solid @stitches/core solid-transition-group
# With pnpm
pnpm add @hope-ui/solid @stitches/core solid-transition-group
```
## License
This project is licensed under the MIT License.