## WordPress 環境の立ち上げ

`$ npm install`

`$ npm run start`

## ZIP 化

`$ npm run zip`

## プラグインのアンインストール、初期化

`$ npm run uninstall`

`$ npm run start`

## 初期化 + ユーザー作成

※ ポート指定することで別ユーザーが作成されます
`$ npm run uninstall`

`$ npm run start -port=xxxx`

## 本番リリース

https://www.notion.so/wilico/Wordpress-SVN-d9533bd1fc8b4bef923c946b1b7b135e?pvs=4

## Production SVN Server

http://plugins.svn.wordpress.org/pricey/
