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-appWhat the CLI does
- Uses that folder as the official scaffolder target
- Skips the path prompt when an argument is provided
- You
cdinto it afterward fordev/build