Opal について / About Opal
Opal とは / What is Opal?
Opal は Google が提供するアプリケーション作成プラットフォームです。ビジュアルインターフェースを使用して、コーディングの知識がなくてもアプリケーションを作成できます。
Opal is an application creation platform provided by Google. It allows you to create applications using a visual interface without requiring coding knowledge.
公式リンク / Official Links
Opal の主な機能 / Key Features of Opal
- ビジュアルエディタ / Visual Editor
- ドラッグ&ドロップでコンポーネントを配置
- Drag and drop components
- プロトタイピング / Prototyping
- 迅速なプロトタイプ作成
- Rapid prototype creation
- エクスポート機能 / Export Functionality
- HTML、CSS、JavaScript としてエクスポート可能
- Export as HTML, CSS, JavaScript
このリポジトリでの使用方法 / How to Use This Repository
- Opal でアプリを作成します
- エクスポート機能を使用してファイルをダウンロードします
- このリポジトリの
apps/ ディレクトリに新しいフォルダを作成します
- エクスポートしたファイルをフォルダにコピーします
- README.md を追加して、アプリの説明を記載します
- Pull Request を作成して、アプリを共有します
Steps:
- Create your app in Opal
- Download files using the export function
- Create a new folder in the
apps/ directory
- Copy exported files to the folder
- Add a README.md describing your app
- Create a Pull Request to share your app
ベストプラクティス / Best Practices
- 整理された構造を維持する / Maintain Organized Structure
- ファイルを適切なフォルダに配置
- Place files in appropriate folders
- ドキュメントを追加する / Add Documentation
- README.md で使用方法を説明
- Explain usage in README.md
- スクリーンショットを含める / Include Screenshots
- アプリの外観を視覚的に示す
- Show app appearance visually
- バージョン管理 / Version Control
- 重要な更新時にバージョン番号を記載
- Document version numbers for major updates
リソース / Resources
質問や問題 / Questions or Issues
このリポジトリに関する質問や問題がある場合は、GitHub の Issues セクションで報告してください。
For questions or issues about this repository, please report them in the GitHub Issues section.