Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (19 loc) · 302 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 302 Bytes

ictsc_sachiko

ICTSC Score Server(frontend)

Development

初回(.envを編集してください)

flutter pub get

開発モードで実行

flutter run -d chrome --web-port=4040 --web-renderer=html

テスト

flutter test

リリースビルド

flutter build web