Have you read the Contributing Guidelines on issues?
Description
In this page, the initialization of the project with typescript has the following command: npx create-docusaurus@latest my-website classic --typescript, it is using npx, we can add other package executors for yarn and pnpm.
Such as:
yarn: yarn dlx
pnpm: pnpm dlx.
Other pages with the same issue:
https://docusaurus.io/docs/i18n/git#initialization
https://docusaurus.io/blog/releases/3.0#query-string-data-attributes
https://docusaurus.io/docs#fast-track
https://docusaurus.io/docs/next/installation#scaffold-project-website
Self-service
Have you read the Contributing Guidelines on issues?
Description
In this page, the initialization of the project with typescript has the following command:
npx create-docusaurus@latest my-website classic --typescript, it is usingnpx, we can add other package executors foryarnandpnpm.Such as:
yarn:
yarn dlxpnpm:
pnpm dlx.Other pages with the same issue:
https://docusaurus.io/docs/i18n/git#initialization
https://docusaurus.io/blog/releases/3.0#query-string-data-attributes
https://docusaurus.io/docs#fast-track
https://docusaurus.io/docs/next/installation#scaffold-project-website
Self-service