-
Clone or download this repository
$ git clone https://github.com/wckansai2016/node-wp-api.git
or
-
Install the dependencies
$ npm install
-
Start to develop
$ npm start
See more commands:
$ npm run
-
AngularJS
https://github.com/likr/wpapi-angular-example
$ git clone https://github.com/likr/wpapi-angular-example.git
-
Angular 2
https://github.com/likr/wpapi-angular2-example
$ git clone https://github.com/likr/wpapi-angular2-example.git
-
React
https://github.com/kamiyam/node-wp-api
$ git clone https://github.com/kamiyam/node-wp-api react-wp-api
-
React with ES6
https://github.com/kamiyam/node-wp-api/tree/es6/base
$ git clone -b es6/base https://github.com/kamiyam/node-wp-api react-es6-wp-api
-
React SPA with ES6
https://github.com/kamiyam/node-wp-api/tree/es6/spa
$ git clone -b es6/spa https://github.com/kamiyam/node-wp-api react-es6-spa-wp-api
-
Vue.js
https://github.com/chatbox-inc/vue-wp-api
$ git clone https://github.com/chatbox-inc/vue-wp-api
-
Riot.js
https://github.com/potato4d/riot-wp-api
$ git https://github.com/potato4d/riot-wp-api