Skip to content

booQ (client) - management tool for equipment and book rental

Notifications You must be signed in to change notification settings

traPtitech/booQ-UI

Repository files navigation

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 クライアントコード生成