enhancementhelp wantedready
Metriche repository
- Star
- (4475 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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