# @everymatrix/player-betting-info-card
---------

## First step
---------
```
  lerna bootstrap
```

## How to use widget
---------
- start server at defined port and run rollup watch
- dosen't do livereload

```
  npm run dev
```

## Publishing widget
---------
- Note add your user to the npm
```
  lerna publish
```
