# Data fetch example

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

Install it and run:

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