- Clone repository to your
wp-content/plugins
directory. - Run
npm install
- Install composer dependencies using
composer install
- Copy
.env.example
file as.env
and change.env
file accordingly
npm start
- Run
npm run deploy
- Find plugin folder in
deploy
folder.