0.1.0 • Published 2 years ago

react-rating-webcomponents v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

rating-webcomponent

Steps to run the app

1.To install dependencies - yarn

  1. To build the app - yarn build

  2. To run the app from build folder - yarn server

index.html - Has the rating webcomponent defined in html and the callbacks are defined inside the script tags Ratingcomponent.js - Has tha actual rating react component RatingElement.js - Has the webcomponent wrapper.