Skip to content

Commit

Permalink
Merge pull request #17 from traP-jp:addCommandToReadme
Browse files Browse the repository at this point in the history
便利コマンドを追加
  • Loading branch information
Pugma authored Dec 14, 2023
2 parents 52eff47 + c89361c commit 4a1069b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
- `npm run api`
- `openapi.yaml`に更新がかかった際に、それをフロントエンドに反映するためのコード
- めったに使わない**はず**なので、そんなに使用頻度は高くない
- `npm list`
- 導入しているライブラリ一覧が見られる

ここまで書いたけど、実はこのコマンドは全部`package.json`の上の方に書いてます
他のコマンドも確認したかったら見てみてね
Expand Down

0 comments on commit 4a1069b

Please sign in to comment.