# 一个周末上线一个 Web 应用

配方 · https://godooo.ai/zh/recipe/ship-app

> 一个周末上线一个 Web 应用，共 5 步：ChatGPT → v0 → Cursor → Claude Code → GitHub Copilot。

周五有想法，周日晚上交付带测试的可用产品。

## 步骤

1. **[ChatGPT](https://godooo.ai/zh/product/chatgpt)** — 推敲想法，写一页需求 ([写作与改写](https://godooo.ai/zh/capability/writing))
2. **[v0](https://godooo.ai/zh/product/v0)** — 生成第一版界面 ([一句话生成应用](https://godooo.ai/zh/capability/app-generation))
3. **[Cursor](https://godooo.ai/zh/product/cursor)** — 在代码库里实现功能 ([自主编程](https://godooo.ai/zh/capability/coding-agent))
4. **[Claude Code](https://godooo.ai/zh/cli/claude-code)** — 写测试、重构、修 bug ([测试与质检](https://godooo.ai/zh/capability/testing))
5. **[GitHub Copilot](https://godooo.ai/zh/product/github-copilot)** — 合并前评审 PR ([代码审查](https://godooo.ai/zh/capability/code-review))

- **相关:** [上线一个 Web 应用](https://godooo.ai/zh/goal/ship-web-app)

---

最后更新 2026-09-24 · 这是 https://godooo.ai/zh/recipe/ship-app 的 Markdown 版本。本站每个页面都有：在地址后面加 .md。
