[![](https://data.jsdelivr.com/v1/package/npm/isabl-web/badge)](https://www.jsdelivr.com/package/npm/isabl-web)

[![npm version](https://badge.fury.io/js/isabl-web.svg)](https://badge.fury.io/js/isabl-web)

[![GitHub version](https://badge.fury.io/gh/isabl-io%2Fisabl.svg)](https://badge.fury.io/gh/isabl-io%2Fisabl)

# isabl 🍬

The frontend is developed with [Vue.js], meant to be the main Frontend client for the isabl [Backend][api guide].

It's served rigth out of the box, in the [cookiecutter isabl] project,but it can be installed as a standalone app.

## Documentation

Learn about the isabl ecosystem in the [documentation] and the [Frontend guide] for this project.

## Contributing

Contributions are welcome, and they are greatly appreciated, check our [contributing guidelines]!

[Vue.js]: https://vuejs.org/
[django isabl]: https://github.com/isabl-io/api
[cookiecutter isabl]: https://github.com/isabl-io/cookiecutter
[documentation]: https://isabl.io
[api guide]: https://isabl.io/#/api/
[frontend guide]: https://isabl.io/#/web/
[contributing guidelines]: https://isabl.io/#/tutorials/contributing
