enhancementhelp wantedready
仓库指标
- Star
- (4,475 star)
- PR 合并指标
- (30 天内没有已合并 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