Skip to content

docs: clarify Windows quick start terminals#5

Open
WilliamK112 wants to merge 1 commit into
Kriswd:mainfrom
WilliamK112:docs/windows-quickstart-terminals
Open

docs: clarify Windows quick start terminals#5
WilliamK112 wants to merge 1 commit into
Kriswd:mainfrom
WilliamK112:docs/windows-quickstart-terminals

Conversation

@WilliamK112

Copy link
Copy Markdown

Summary

  • Clarify the README quick start for Windows PowerShell.
  • Split dependency install, backend API, and frontend dev server into separate steps.
  • Call out that npm run server and npm run dev should run in separate terminal windows.

Closes #3

Validation

  • npm install
  • npm run lint
  • npm run build
  • npm test
  • Windows quick-start smoke: started backend and frontend in separate hidden PowerShell-launched processes, then confirmed http://127.0.0.1:3001/health and http://127.0.0.1:3010/ both returned HTTP 200.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

新手任务:从全新 Windows 克隆改进快速开始

1 participant