You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React-Chef beta is a Node Module helps you to create instant boiler plate, prescribing best practices and tools to help you stay productive and Transparent React Boilerplate App.
6
4
7
-
## Step 2: Change generate directory
5
+
This Module aims to help developer to save time in basic test setup once and yet to support for existing spec files.
6
+
7
+
## Installation
8
+
9
+
Tool has been designed for gradual adoption from the start. below command creates directory and start create projects.
10
+
11
+
```
12
+
npx react-chef <your-app-name>
13
+
```
14
+
15
+
### Change the directory to your newly created app name
0 commit comments