2rabs/nito-app

View on GitHub
app/README.md

Summary

Maintainability
Test Coverage
# App

アプリケーションのディレクトリです。

## ディレクトリ構成

```text
.
│   Android アプリケーションのディレクトリ
├── android
│
│   Backends For Frontends のディレクトリ
├── backend
│
│   iOS アプリケーションのディレクトリ
├── ios
│
│   iOS アプリケーション用のフレームワーク出力用ディレクトリ
├── ios-combined
│
│   Web フロントエンドアプリケーションのディレクトリ
└── web
```