generator-simple-react-component
Version:
Create minimal react component skeleton
14 lines (10 loc) • 305 B
Markdown
# Generator development plan
## 0.1.0 - MVP
- [x] Choose component type
## 0.2.0
- [x] Add XO linter
- [x] Refactor code following XO rules
## 0.3.0
- [ ] Add tests (copying template, options, component name with spaces)
- [ ] Fix bugs discovered by tests
## 1.0.0 Working and well written generator