1.0.1 • Published 2 years ago

create-docusaurus-app v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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