/wordpress-migrate

A CLI Node.js tool to export & migrate Wordpress site data using WP RESTful API.

Primary LanguageJavaScript

Getting Started

This mono-repository uses yarn and lerna, to get started simply run:

$ yarn install
$ lerna bootstrap

Note: do not run yarn install anywhere else than in the root of the repository.