yoeman generator for react component scaffolding when using redux.
call with working directory as argument (yo generator-connectedcomponent $pwd) in order to place files in current directory when there is a .yo-rc.json up the directory structure
Files to be created:
- Component.tsx
- ComponentConnected.tsx
- IComponent.ts
- Component.module.scss