This project shows the substitution of flux by rxjs in a home movie collection application.
Created initially by using the yeoman react-webpack generator.
Handy instructions from their website:
npm start # or npm run serve
npm run serve:dist
npm run dist
npm test
npm run lint
npm run clean