enhancementhelp wantedready
Repository metrics
- Stars
- (4,475 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
I think is important makes life easier, a generate component tool can be a awesome feature.
For example:
$ react-static-boilerplate component MyComponent
.
├── /components/ # Shared or generic UI components
│ └── /MyComponent #New Component
│ └── /Files # etc.
$ react-static-boilerplate page MyPage