kriasoft/react-firebase-starter

Commands for generate

开放

#104 创建于 2016年7月10日

 (4 条评论) (1 个反应) (0 位负责人)JavaScript (773 个派生)batch import
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

贡献者指南