Docs menu

Project path

Where the new app folder is created on disk.

Defaults to ./my-react-dose-app. Pass a path to skip the prompt:

bash
npx create-react-dose@latest ./my-app

What the CLI does

  • Uses that folder as the official scaffolder target
  • Skips the path prompt when an argument is provided
  • You cd into it afterward for dev / build