Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 394 Bytes

generator-connectedcomponent

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