Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 239 Bytes

front end

セットアップ

npm install

ビルド

npm run build

ホットリロード環境起動

npm run dev

フォーマット

npm run lint

api 生成

npm run gen-api (java の環境が必要です)