TP-89230 | shaping universal call sdk
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
# Universal call sdk
|
||||
|
||||
## How to Run
|
||||
|
||||
### Setup private npm repo for local testing
|
||||
|
||||
```
|
||||
npm install -g verdaccio
|
||||
verdaccio
|
||||
```
|
||||
|
||||
```cmd
|
||||
yarn
|
||||
lerna run build
|
||||
lerna publish
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user