Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add CLI install instructions to docs #4639

Merged
merged 3 commits into from
Feb 12, 2025

Conversation

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

mui-bot commented Jan 27, 2025

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
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
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
15 checks passed
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