A simple Angular 2 component for rating items with stars.
-
Fork and clone this repo
-
Install the necessary dependencies
npm install
- Run the TypeScript compiler, watch for changes, start the server, and launch the browser
npm start
Here is the live demo.