/node-wp-api

Primary LanguageJavaScriptMIT LicenseMIT

WP API Sample Application license

Usage

  1. Clone or download this repository

    $ git clone https://github.com/wckansai2016/node-wp-api.git

    or

    Download

  2. Install the dependencies

    $ npm install
  3. Start to develop

    $ npm start

    See more commands:

    $ npm run

Forks