README.md
# glucose
[](https://hex.pm/packages/glucose)
[](https://hexdocs.pm/glucose/)
*The Sweet way to use the DOM*
## Quick start
```sh
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```
## Installation
```sh
gleam add glucose
```
Documentation can be found at <https://hexdocs.pm/glucose>.