# Images example

How to use
```
curl https://codeload.github.com/samuelngs/weave/tar.gz/master | tar -xz --strip=2 weave-master/examples/with-images
cd with-images
```

Install it and run:

```bash
npm install
npm run dev
```
