React-Chef is a Node Module helps you to create react boiler plate apps instantly, prescribing best practices and tools to help you stay productive and mainly transparent React Boilerplate App.
This Module aims to helps developer to create react app instantly.
Tool has been designed for gradual adoption from the start. below command creates directory and start create projects.
npx react-chef <your-app-name>
cd your-project-name
npm run dev
React Chef is MIT licensed.