/react-chef

transparent react app recipes

Primary LanguageJavaScriptMIT LicenseMIT

GitHub license npm version

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.

Installation

Tool has been designed for gradual adoption from the start. below command creates directory and start create projects.

npx react-chef <your-app-name>

Change the directory to your newly created app name

cd your-project-name

Run the App. Happy Coding !

npm run dev

License

React Chef is MIT licensed.