0.1.2 • Published 7 years ago
react-redux-rxjs-components v0.1.2
react-redux-rxjs
My boilerplate code for React + Redux + RxJs
Install
npm i
# For CI
npm i --no-optionalDevelopment
npm startStorybook
npm run storybookLint
npm run lintTest
npm testCommit
# Please use this script to make a commit because a commit message will be linted by commitlint.
npm run cmBuild a package
npm run build:compPublish packages
npm run pubBuild
npm run build