enhancementhelp wantedready
仓库指标
- 星标
- (4,475 个星标)
- PR 合并指标
- (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