# grange-core

[![Build Status](https://github.com/guillotinaweb/grange-core/workflows/CI/badge.svg)](https://github.com/guillotinaweb/grange-core/actions?query=workflow%3ACI)

This package provides a set of services to communicate with a Guillotina or Plone RESTAPI backend.

## Demo

Run a Guillotina server on http://0.0.0.0:8080

Then start the demo app:

```
npm start
```
