README
Installation
Using Yarn
yarn global add wp-react-app
Using NPM
npm install -g wp-react-app
Usage
wp-react-app projectdir=my-react-app
In current directory
wp-react-app .
Information
Currently this project is under development, using npm method in script isn't tested at the moment.