Skip to content

This project shows the substirution of flux by rxjs in a home movie collection application.

Notifications You must be signed in to change notification settings

owencorpening/rxjs-plus-react-example

Repository files navigation

rxjs-plus-react-example

This project shows the substitution of flux by rxjs in a home movie collection application.

A webpage that manages a home movie collection

Created initially by using the yeoman react-webpack generator.

Handy instructions from their website:

Start for development

npm start # or npm run serve

Start the dev-server with the dist version

npm run serve:dist

Just build the dist version and copy static files

npm run dist

Run unit tests

npm test

Lint all files in src (also automatically done AFTER tests are run)

npm run lint

Clean up the dist directory

npm run clean

About

This project shows the substirution of flux by rxjs in a home movie collection application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published