Skip to content

Harry-Hopkinson/create-docusaurus-app

Repository files navigation

create-docusaurus-app

CLI to create a Docusaurus Project.

Usage

For one time use of the command, run the following command:

npx create-docusaurus-app

To install the command globally, run the following command:

npm install -g create-docusaurus-app
create-docusaurus-app