Skip to main content

Installation

Requirements

Installation

Install the required PowerShell modules once:

Install-Module Alt3.Docusaurus.Powershell -Scope CurrentUser
Install-Module PlatyPS -Scope CurrentUser

Install the Docusaurus website skeleton once:

  • Open a PowerShell (Core)

  • Cd into your project's root folder and run:

    npx create-docusaurus@latest docusaurus classic