0.1.0 • Published 5 years ago

@rafw87/cra-template-rxjs v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@rafw87/cra-template-rxjs

This is modified TypeScript template from Create React App, with added Redux, RxJS and connected-react-router.

To use this template, add --template @rafw87/rxjs when creating a new app.

For example:

npx create-react-app my-app --template @rafw87/rxjs

# or

yarn create react-app my-app --template @rafw87/rxjs

For more information, please refer to: