This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
Azure Static Web Appsを使用して、テラリウムをウェブにデプロイ(公開)することができます。
1. このリポジトリをフォークする
2. このボタンを押す
[](https://portal.azure.com/?feature.customportal=false&WT.mc_id=academic-77807-sagibbon#create/Microsoft.StaticApp)
3. ウィザードを進めてアプリを作成します。アプリのルートを`/solution`またはコードベースのルートに設定することを忘れないでください。このアプリにはAPIがないので、それを追加する必要はありません。フォークしたリポジトリに.githubフォルダーが作成され、Azure Static Web Appsのビルドサービスがアプリをビルドして新しいURLに公開するのを助けます。