Skip to content

Commit

Permalink
Add info about gh-pages to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daminort committed Dec 16, 2021
1 parent d204a61 commit 2939ec8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,15 @@ npm login
npm publish --access public
```

## Publishing Demo to GitHub Pages
<a name="gh-pages"></a>

```
npm run deploy
```

It will build the demo application from `/example` folder and publish it via `gh-pages` package

## License
<a name="license"></a>

Expand Down

0 comments on commit 2939ec8

Please sign in to comment.