# Building

The bundles should be automatically built into \dist on install, but if you change files, you can rebuild them with

```
npm run build 
```
