Installation
This guide covers installation and setup instructions.
Prerequisitesβ
- Node.js 20.0.0+ (LTS recommended)
- npm 9.0.0+ or yarn 1.22.0+
Installationβ
npm install
Verificationβ
Verify the installation:
npm test
Configurationβ
Configure the application according to your needs. See the Getting Started Guide for detailed options.