Skip to content

[docs] Add CLI install instructions to docs - #4639

Merged
bharatkashyap merged 3 commits into
mui:masterfrom
bharatkashyap:docs/example-instructions
Feb 12, 2025
Merged

[docs] Add CLI install instructions to docs#4639
bharatkashyap merged 3 commits into
mui:masterfrom
bharatkashyap:docs/example-instructions

Conversation

@bharatkashyap

@bharatkashyap bharatkashyap commented Jan 27, 2025

Copy link
Copy Markdown
Collaborator

@bharatkashyap bharatkashyap added docs Improvements or additions to the documentation. examples Relating to /examples. labels Jan 27, 2025
@mui-bot

mui-bot commented Jan 27, 2025

Copy link
Copy Markdown

Netlify deploy preview

https://deploy-preview-4639--mui-toolpad-docs.netlify.app/

Generated by 🚫 dangerJS against ed53cdd

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 3, 2025
```

```bash pnpm
pnpm dlx create-toolpad-app --example "example-name"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pnpm dlx create-toolpad-app --example "example-name"
pnpm create toolpad-app --example "example-name"

<codeblock storageKey="package-manager">

```bash npm
npx create-toolpad-app --example "example-name"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
npx create-toolpad-app --example "example-name"
npx create-toolpad-app@latest --example "example-name"

@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 11, 2025
@bharatkashyap
bharatkashyap merged commit e145f12 into mui:master Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. examples Relating to /examples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants