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 0176dcc commit ff16de0Copy full SHA for ff16de0
README.md
@@ -1,12 +1,12 @@
1
# AngularJS & ReactJS WordPress Theme
2
A WordPress theme built with AngularJS as the controller and ReactJS as the view layer.
3
-Powered by WP-API - [DEMO] (http://roysivan.com/react-angularjs-wordpress-theme)
+Powered by WP-API - [DEMO](http://roysivan.com/react-angularjs-wordpress-theme)
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`
+* Run **`npm install`**
+* 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