UNPKG

create-docusaurus-app

Version:
19 lines (12 loc) 306 B
# create-docusaurus-app CLI to create a Docusaurus Project. ## Usage For one time use of the command, run the following command: ```shell npx create-docusaurus-app ``` To install the command globally, run the following command: ```shell npm install -g create-docusaurus-app create-docusaurus-app ```