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.
50 lines
2.6 KiB
50 lines
2.6 KiB
<!--
|
|
CO_OP_TRANSLATOR_METADATA:
|
|
{
|
|
"original_hash": "ff47271e53637b2ba6ba72ad2b70f6d7",
|
|
"translation_date": "2025-10-03T11:54:39+00:00",
|
|
"source_file": "memory-game/README.md",
|
|
"language_code": "ja"
|
|
}
|
|
-->
|
|
これは [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) を使用して作成された [Next.js](https://nextjs.org) プロジェクトです。
|
|
|
|
## はじめに
|
|
|
|
まず、開発サーバーを起動してください:
|
|
|
|
```bash
|
|
npm run dev
|
|
# or
|
|
yarn dev
|
|
# or
|
|
pnpm dev
|
|
# or
|
|
bun dev
|
|
```
|
|
|
|
ブラウザで [http://localhost:3000](http://localhost:3000) を開いて結果を確認してください。
|
|
|
|
`app/page.js` を編集することでページの編集を開始できます。ファイルを編集するとページが自動的に更新されます。
|
|
|
|
このプロジェクトでは [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) を使用して [Geist](https://vercel.com/font)、Vercelの新しいフォントファミリーを自動的に最適化して読み込むようにしています。
|
|
|
|
## 詳しく学ぶ
|
|
|
|
Next.jsについてさらに学びたい場合は、以下のリソースをご覧ください:
|
|
|
|
- [Next.js ドキュメント](https://nextjs.org/docs) - Next.jsの機能やAPIについて学べます。
|
|
- [Learn Next.js](https://nextjs.org/learn) - インタラクティブなNext.jsチュートリアル。
|
|
|
|
[Next.jsのGitHubリポジトリ](https://github.com/vercel/next.js) もチェックしてみてください。フィードバックや貢献を歓迎します!
|
|
|
|
## Vercelでデプロイ
|
|
|
|
Next.jsアプリをデプロイする最も簡単な方法は、Next.jsの開発元である [Vercelプラットフォーム](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) を使用することです。
|
|
|
|
詳細については、[Next.jsのデプロイメントドキュメント](https://nextjs.org/docs/app/building-your-application/deploying) をご覧ください。
|
|
|
|
---
|
|
|
|
**免責事項**:
|
|
この文書は、AI翻訳サービス [Co-op Translator](https://github.com/Azure/co-op-translator) を使用して翻訳されています。正確性を追求しておりますが、自動翻訳には誤りや不正確な部分が含まれる可能性があることをご承知ください。元の言語で記載された文書が正式な情報源とみなされるべきです。重要な情報については、専門の人間による翻訳を推奨します。この翻訳の使用に起因する誤解や誤解釈について、当方は一切の責任を負いません。 |