git clone with the url of this repo or your fork
yarn or npm install
yarn start or npm start
Execute any of the following scripts with yarn or npm run
start => Builds and runs a local server
build => Rimraf the dist folder and re-build
lint => Result from linting all files with tslint
test => Build, and test the library
docs => Generate HTML API documentation and open it in a browser
Boilerplate: https://github.com/rokoroku/react-redux-typescript-boilerplate