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