Skip to content

Commit b10bb8a

Browse files
committed
Update README
1 parent 6d6dd37 commit b10bb8a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
Feb. 9, 2020
66
<br />
7-
Be sure to check out the new features (and bug fixes!) that Facebook added to [v3.3.1](https://github.com/facebook/create-react-app/releases/tag/v3.3.1) of `Create React App`.
7+
Be sure to check out the new features (and bug fixes!) that Facebook added to [v3.3.1](https://github.com/facebook/create-react-app/releases/tag/v3.3.1) of `Create-React-App`.
88

99
## Good to Know!
1010

11-
[Create React App](https://create-react-app.dev/) is more than just React. `Create React App` is a stack of well tested and battle-hardened tools, guaranteed to be configured correctly to work together to make your job easier. **No need for weird CORS setups** or server proxies. **Why in the world** would you want to **maintain two servers** anyway? No need for that, just use `Create React WPTheme` instead. The biggest difference between `Create React WPTheme` and `Create React App` is that this project here **uses your WordPress server as the development server instead of the Webpack Dev Server.**
11+
[Create-React-App](https://create-react-app.dev/) is **more than** just **React.** `Create-React-App` is a stack of well tested and battle-hardened tools, guaranteed to be configured correctly to work together to make your job easier.
12+
13+
**No need for weird CORS setups** or server proxies. **Why in the world** would you want to **maintain two servers** anyway? No need for that, just use `Create-React-WPTheme` instead. The biggest difference between `Create-React-WPTheme` and `Create-React-App` is that this project here **uses your WordPress server as the development server instead of the Webpack Dev Server.**
1214

1315
## Don't Forget!
1416

@@ -72,7 +74,7 @@ To create a WordPress theme using the `create-react-wptheme`, follow these steps
7274

7375
## Updating Existing Themes
7476

75-
When new versions of `Create React WP Theme` are released, you can easily upgrade an existing theme using a single command.
77+
When new versions of `Create-React-WPTheme` are released, you can easily upgrade an existing theme using a single command.
7678

7779
- At a command prompt, navigate to your theme's `react-src` folder.
7880
- e.g. `<Your Theme's Root Folder>/react-src`

0 commit comments

Comments
 (0)