Installation
Requirements
- PowerShell (version 5, 6 or 7)
- Node.js
- Yarn
Installation
Open a PowerShell Core
Install the required PowerShell modules once:
Install-Module Alt3.Docusaurus.Powershell -Scope CurrentUser
Install-Module PlatyPS -Scope CurrentUser
Install the Docusaurus website once:
npx create-docusaurus@latest docusaurus classic