Know-How React Widget
- Product Owner: Sravanthi
- Development Team Members: Amena Kauser Syeda, Sravanthi Karanam, Ted Green, Adelle Housker
Please add the following script tag along with EmbeddableWidget.mount(); method to the footer file of your website
<script src="http://localhost:3001/widget.js"></script>
<script>
EmbeddableWidget.mount();
</script>Every website in which the widget is embedded must be whitelisted in the Google Developer Console in order to take advantage of Google Analytics.
- React
- Webpack
- Babel
From within the root directory:
npm installView the project roadmap here
See CONTRIBUTING.md for contribution guidelines.