# run project
```npm start```

# build dist
```npm run transpile```

# build bundle
```npm run build```
