@astro-auth/ui
Version:
The UI package of the Astro Auth library
28 lines (16 loc) • 531 B
Markdown
<br/>
<h1 align="center">Astro Auth UI</h1>
<p align="center">
<img height="150px" src="https://astro-auth.weoffersolution.com/astroauth/astroauth.png" />
</p>
## Getting Started
Run one of the following command inside your project directory to install the package:
```
yarn add @astro-auth/ui
or
npm i @astro-auth/ui
```
## Documentation
Read the documentation at <https://astro-auth.weoffersolution.com>
## Contributing
We're open to all community contributions, just make a pull request!