# Iris client for Js client


```
npm init
tsc --init
```

```
yarn clean run build
npm login
npm publish --access public
```
