0.1.2 • Published 6 years ago

react-redux-rxjs-components v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

react-redux-rxjs

My boilerplate code for React + Redux + RxJs

Install

npm i

# For CI
npm i --no-optional

Development

npm start

Storybook

npm run storybook

Lint

npm run lint

Test

npm test

Commit

# Please use this script to make a commit because a commit message will be linted by commitlint.
npm run cm

Build a package

npm run build:comp

Publish packages

npm run pub

Build

npm run build

Demo

https://narr.github.io/react-redux-rxjs/

0.1.2

6 years ago

0.1.1

6 years ago