Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 483 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 483 Bytes

booQ-UI

main

booQ Frontend

開発環境構築

実行には Node.js が必要です

$ npm i
$ npm run gen-api

コマンド

ホットリロード環境

$ npm run dev

実行前に一度$ npm run gen-apiを実行する必要があります

ビルド

$ npm run build

ビルド

$ npm run gen-api

API クライアントコード生成