# zwip-bubble

A [Zwip](https://github.com/Gastonyte/zwip) bubble animation 
 
### Show builded example

Just open :

```example/build/index.html```

### Build example

```
npm i && npm run demo
```
or
```
yarn && yarn demo
```
Now the demo is visible at [http://localhost:3000](http://localhost:3000)