This command will help to easily bootstrap a new React app with latest available version. Below are available choices:
- Project type (CSR|SSR or SSG) (?)
- Framework (Plain React|NextJs|Gatsby) (?)
- Bundler (Webpack|Snowpack|Parcel)
- TypeScript support
- ESLint config (?)
- Prettier support
- Git support
- Project structure setup (?)
This command will help generate component through following choices:
- Functional Component
- Class-based component
if you have any suggestion, feel free to open an issue or fork and submit a PR