Gutenbergをローカル環境で操作する関連 2023年5月18日 WordPress Gutenberg //wp-envの起動 wp-env start //wp-envの停止 wp-env stop // npmによる監視 npm run start // ストリーブックの起動 npm run storybook:dev // Snapshotをアップデート npm run test:unit -- --updateSnapshot --testPathPattern path/test/