## Build project for npm publish
```
npm run build
```

## NPM publish
```
npm adduser

npm publish
```
