npx http-server [path] [options]
npx create-react-app@latest <project-name>
npx create-react-app@latest <project-name> --template typescript
npx create-next-app@latest
npx create-next-app@latest --typescript
npx create-nuxt-app <project-name>
npx create-vite@latest
npx npm-check-updates
npx create-remix@latest
npx snyk test
npx degit solidjs/templates/js my-app
npx degit solidjs/templates/ts my-app
npx webpack --profile --json=compilation-stats.json