After installing, I ran npm start , but got:
./node_modules/react-rater-plus/lib/rater.js
Module not found: Can't resolve 'react-css-themr' in 'C:\...\node_modules\react-rater-plus\lib'
After installing 'react-css-themr', everything is ok. Shouldnt it be included as dependence by default?