You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/translations/ja/3-terrarium/README.md

21 lines
1.4 KiB

This file contains ambiguous Unicode characters!

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.

## Terrarium をデプロイする
**Azure Static Web Apps** を使って、Terrarium をウェブにデプロイ(公開)できます。
1. このリポジトリをフォークします
2. このボタンを押します 👇
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.StaticApp)
3. セットアップウィザードに従ってアプリを作成します。
- **App root** は `/solution` またはコードベースのルートに設定します。
- このアプリには API がないため、API の設定はスキップできます。
- Azure Static Web Apps がアプリをビルドおよび公開するために `.github` フォルダーが自動的に作成されます。
---
<!-- CO-OP TRANSLATOR DISCLAIMER START -->
**免責事項**
本書類はAI翻訳サービス「Co-op Translator」https://github.com/Azure/co-op-translatorを使用して翻訳されました。正確性の向上に努めておりますが、自動翻訳には誤りや不正確な部分が含まれる可能性があります。原文が権威ある正式な資料とみなされます。重要な情報については、専門の人間による翻訳をお勧めします。本翻訳の使用に起因するいかなる誤解や誤訳についても、一切の責任を負いかねます。
<!-- CO-OP TRANSLATOR DISCLAIMER END -->