Skip to content

Commit

Permalink
update readme to add interactive web example section
Browse files Browse the repository at this point in the history
  • Loading branch information
Bossa573 committed Jul 13, 2021
1 parent 6f33807 commit 8e1da77
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,14 @@ countryCode | String or null | Detected phone number country calling code with `
yarn test
```

## Interactive Web Example

```
yarn start:example
```

And then visit http://localhost:8080

## Build

```
Expand Down

0 comments on commit 8e1da77

Please sign in to comment.