GithubHelp home page GithubHelp logo

ktcith / react-wp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zairl23/react-wp

0.0 0.0 0.0 165 KB

Experimental Wordpress theme using React (and other cool stuff)

PHP 9.87% JavaScript 83.64% HTML 3.55% CSS 2.94%

react-wp's Introduction

Attempt at a ReactJS based them for Wordpress

WARNING

This project was just a proof of concept. It is not something I am actively developing and is currently using outdated versions of React and other libraries.

Implementation

  • ReactJS
  • RefluxJS
  • WP-API (server plugin and node.js client)
  • Gulp + Browserify

Running

Install dependencies with npm.

npm install

Building

This project comes with a gulp task to compile less and JS files (using browserify), as well as a watch task to rebundle and update via browser-sync. There is no default task yet, I recommend just demo-ing with 'gulp watch'.

You will need to change (or remove) to the proxy definition for browser-sync in gulp/config.js

To bundle JS and compile LESS:

gulp build

For watch & browser-sync:

gulp watch

TODO

  • Default gulp task
  • Uglify/minify in build task

Credit

Much of the Gulp task workflow was created by Dan Tello.

ReactJS Project

RefluxJS and it's creator Mikael Brassman

WP-API and K.Adam White for the node.js client

react-wp's People

Contributors

alexciarlillo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.