Skip to content

Commit 7715a63

Browse files
authored
Update README.md
1 parent 205c106 commit 7715a63

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,12 @@ CREATE_REACT_APP = {
107107
},
108108
}
109109
110+
```
110111
#### is_dev: True
111112
make sure react app is running on FRONT_END_SERVER on same port which is declared
112-
### is_dev: False
113+
#### is_dev: False
113114
make sure build path is pointed to the right build directory
114115

115-
116-
```
117-
118116
### Rendering react admin app inside templates ::
119117
```
120118
{% load react_bundle_loader %}

0 commit comments

Comments
 (0)