0.1.0 • Published 5 years ago
@rafw87/cra-template-rxjs v0.1.0
@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:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
0.1.0
5 years ago