typescript-react-embedded-widget-starter
v0.0.11
Published
building an embedded widget with react and typescript
Downloads
18
Maintainers
Readme
DEMO
Features
Obfuscating of the code
CDN support
<script src="https://unpkg.com/typescript-react-embedded-widget-starter@latest/dist/embedded-widget.js"></script>
Running the widget
Install dependencies
$ yarn installStart the development server
$ yarn devProduction build
yarn buildRoad map
- [ ] Unit Tested with code coverage enabled
- [ ] Continuous Integration ready
