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: Update npm to npx for install #2917

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

jmcscript
Copy link

@jmcscript jmcscript commented Oct 28, 2024

Change npm create tauri-app to npx create-tauri-app as it does not require an npm install beyond the desired result.

Using `npm create tauri-app` requires installing the configuration software, which may be desirable for the group. However, I find `npx` preferable and thought it was more consistent with expectations I've seen elsewhere.
@jmcscript jmcscript requested a review from a team as a code owner October 28, 2024 17:49
Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 4f7f2b2
🔍 Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/671fcec564d30200088d9697
😎 Deploy Preview https://deploy-preview-2917--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🪵 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant