# muse-ui

[![NPM Version](https://img.shields.io/npm/v/muse-ui)](https://www.npmjs.com/package/muse-ui) [![NPM Downloads](https://img.shields.io/npm/dy/muse-ui)](https://www.npmjs.com/package/muse-ui)

## Documentation

Visit <https://muse-ui.com/docs> to view the documentation.

## Publish

### Alpha

```shell
pnpm muse:pub --dry-run --tag alpha
```

### Release

```shell
pnpm muse:pub --dry-run
```

## License

Licensed under the [MIT license](https://github.com/muse-ui/muse-ui/blob/main/LICENSE.md).
