[PR #140] [CLOSED] docs: add clear new-project setup steps #344

Closed
opened 2026-05-06 12:39:19 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/140
Author: @liuxiaopai-ai
Created: 2/26/2026
Status: Closed

Base: mainHead: docs/issue-83-new-project-guide


📝 Commits (1)

  • f34aed5 docs: add brand-new project setup workflow

📊 Changes

1 file changed (+32 additions, -0 deletions)

View changed files

📝 README.md (+32 -0)

📄 Description

Summary

Add a clear "Starting a brand-new project" section to the README.

This documents the recommended flow for users who are not migrating an existing codebase:

  • scaffold with create-next-app
  • run vinext init
  • start with dev:vinext

Also includes equivalent commands for npm, pnpm, yarn, and bun.

Fixes #83


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cloudflare/vinext/pull/140 **Author:** [@liuxiaopai-ai](https://github.com/liuxiaopai-ai) **Created:** 2/26/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/issue-83-new-project-guide` --- ### 📝 Commits (1) - [`f34aed5`](https://github.com/cloudflare/vinext/commit/f34aed5680c3f4119fd866602e2f085b554deee0) docs: add brand-new project setup workflow ### 📊 Changes **1 file changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+32 -0) </details> ### 📄 Description ## Summary Add a clear "Starting a brand-new project" section to the README. This documents the recommended flow for users who are not migrating an existing codebase: - scaffold with `create-next-app` - run `vinext init` - start with `dev:vinext` Also includes equivalent commands for npm, pnpm, yarn, and bun. Fixes #83 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:39:19 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#344
No description provided.