Skip to content

EvanHerman/wp-reactION

Repository files navigation

wp-reactION

Angular.js & React.js powered WordPress theme

This project was forked from a project by Roy Sivan but contained a few outdated gulp dependencies and implemented an outdated version of the WP-API.

I originally forked this theme to learn more about integrating angular.js & react.js into a WordPress theme.

Without the initial repo from Roy Sivan, this theme most likely would not have come to fruition.

Install

Make sure you have WordPress already running, along with the the WP REST API plugin installed and activated

  • Clone this repo
  • Run npm install
  • Run bower update

* To re-compile both the .css and .js files, run `gulp` * To re-compile either the .css , or .js files run `gulp css`/`gulp js` respectively

About

Angular.js & React.js powered WordPress theme - mainly a side learning project for me.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published