simform-react-cli
is a cli tool which is used to generate the ReactJs and NextJs projects boilerplate with various packages and libraries.
The generated boiler plate comes with below mention libraries and packages
- Typescript
- Javascript
- RTK Query with Redux
- React-Query with Axios
- Apollo Graphql
- Material UI
- Ant-D
- Storybook
- i18n
- Husky
- Prettier
Enter the following command in
npx simform-react-cli
After executing the command, some questions will be asked. Select the options and just sit, and your boiler plate will be generated.