kriasoft/react-firebase-starter

Commands for generate

Open

#104 ouverte le 10 juil. 2016

Voir sur GitHub
 (4 commentaires) (1 réaction) (0 assignés)JavaScript (4 475 stars) (773 forks)batch import
enhancementhelp wantedready

Description

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

Guide contributeur