Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 463 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 463 Bytes

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