kriasoft/react-firebase-starter

Commands for generate

Open

#104 aperta il 10 lug 2016

Vedi su GitHub
 (4 commenti) (1 reazione) (0 assegnatari)JavaScript (773 fork)batch import
enhancementhelp wantedready

Metriche repository

Star
 (4475 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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

Guida contributor