Installation
Requirements
- PowerShell (version 5, 6 or 7)
 - Node.js
 - Yarn
 
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