@accounts/client
Version:
Fullstack authentication and accounts-management
23 lines (14 loc) • 920 B
Markdown
# @accounts/client
[](https://www.npmjs.com/package/@accounts/client)
[](https://www.npmjs.com/package/@accounts/client)
[](https://codecov.io/gh/accounts-js/accounts)
[](https://github.com/accounts-js/accounts/blob/master/LICENSE)
Client library to interact with an accounts-js server.
## Documentation
- [API documentation](https://www.accountsjs.com/docs/api/client/globals)
## Installation
```
yarn add @accounts/client
```
## Contributing
Any contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.