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
Copy file name to clipboardExpand all lines: README.md
+3-13Lines changed: 3 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,10 @@
1
1
# Create React WP Theme <!-- omit in toc -->
2
2
3
-
## Updated!
3
+
## Still Up to Date
4
4
5
-
Feb. 17, 2020
5
+
Mar. 19, 2020
6
6
<br />
7
-
Be sure to check out the new features (and bug fixes!) that Facebook added to [v3.4.0](https://github.com/facebook/create-react-app/releases/tag/v3.4.0) of `Create-React-App`.
8
-
9
-
## Good to Know!
10
-
11
-
[Create-React-App](https://create-react-app.dev/) is **more than** just **React.**`Create-React-App` is a suite of 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.**
14
-
15
-
## Don't Forget!
16
-
17
-
If you used an earlier version of `create-react-wptheme` to create a theme, you can easily update it as well. See the [Updating Existing Themes](#updating-existing-themes) section of the README below.
7
+
It's been a while, so I thought I'd just let everyone know that [v3.4.0](https://github.com/facebook/create-react-app/releases/tag/v3.4.0) of `Create-React-App` is still the latest. I'll keep my eye on it and update this project whenever Facebook releases a new version.
0 commit comments