Example application using `next-offline` with Now 2.0

```sh
$ yarn install
$ yarn dev
```
To deploy the example, just type `now`
```
$ now
```