23rd.kokasai.com 開発 コマンド 依存関係の導入 yarn install テストサーバーの起動 yarn start ビルド yarn build 依存関係の更新確認 npx -p npm-check-updates -c "ncu" 依存関係の更新 npx -p npm-check-updates -c "ncu -u" package.json の整理 npx sort-package-json