ariadne/apps/client
2026-07-24 05:45:04 +09:00
..
lib Initial commit 2026-07-24 05:45:04 +09:00
test Initial commit 2026-07-24 05:45:04 +09:00
web Initial commit 2026-07-24 05:45:04 +09:00
.gitignore Initial commit 2026-07-24 05:45:04 +09:00
.metadata Initial commit 2026-07-24 05:45:04 +09:00
analysis_options.yaml Initial commit 2026-07-24 05:45:04 +09:00
pubspec.lock Initial commit 2026-07-24 05:45:04 +09:00
pubspec.yaml Initial commit 2026-07-24 05:45:04 +09:00
README.md Initial commit 2026-07-24 05:45:04 +09:00

Ariadne Client

Ariadne의 조직, 프로젝트, 오류, 수정 작업과 병합 검토를 제공하는 Flutter 웹 사용자 화면이다.

flutter pub get
flutter run -d chrome

기본 검사는 다음과 같이 실행한다.

flutter test
flutter analyze