Getting startedInstallationOn this pageInstallation Get your development environment up and running. Prerequisites Node.js 18 or above npm or yarn Install via npm npm install your-package Install via yarn yarn add your-package Verify Installation your-package --version