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/zh/memory-game/README.md

50 lines
2.0 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.

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "ff47271e53637b2ba6ba72ad2b70f6d7",
"translation_date": "2025-10-03T11:53:59+00:00",
"source_file": "memory-game/README.md",
"language_code": "zh"
}
-->
这是一个使用 [`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。
- [学习 Next.js](https://nextjs.org/learn) - 一个交互式的 Next.js 教程。
你还可以查看 [Next.js 的 GitHub 仓库](https://github.com/vercel/next.js) - 欢迎你的反馈和贡献!
## 在 Vercel 上部署
部署你的 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 的创建者提供。
查看我们的 [Next.js 部署文档](https://nextjs.org/docs/app/building-your-application/deploying) 了解更多详情。
---
**免责声明**
本文档使用AI翻译服务 [Co-op Translator](https://github.com/Azure/co-op-translator) 进行翻译。尽管我们努力确保翻译的准确性,但请注意,自动翻译可能包含错误或不准确之处。原始语言的文档应被视为权威来源。对于关键信息,建议使用专业人工翻译。我们不对因使用此翻译而产生的任何误解或误读承担责任。