We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b5c09 commit 6d49c22Copy full SHA for 6d49c22
README.md
@@ -2,5 +2,11 @@
2
A WordPress theme built with AngularJS as the controller and ReactJS as the view layer.
3
Powered by WP-API
4
5
+# Install
6
+Make sure you have WordPress already running, along withe the JSON REST API (WP-API) plugin installed and activated
7
+* Clone Repo
8
+* Run `npm install`
9
+* Run `bower update`
10
+
11
12
__Thank you to [Jack Lenox](https://twitter.com/jacklenox)__ for starting the ReactJS WordPress theme so I have some code to look at.
0 commit comments