kriasoft / kriasoft/react-firebase-starter
Commands for generate
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 752
- PR merge metrics
- No merged PRs in 30d
Description
I think is important makes life easier, a generate component tool can be a awesome feature.
For example:
$ react-static-boilerplate component MyComponent
``` shell
.
├── /components/ # Shared or generic UI components
│ └── /MyComponent #New Component
│ └── /Files # etc.
```
$ react-static-boilerplate page MyPage
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or command entry points are named. Start by locating how react-static-boilerplate currently handles commands and how components and pages are structured. Done should include working component and page generation commands matching the examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- cli, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100