Installation
Prerequisites
Node.js must be installed on your system.
info
At least Node.js 12 is needed, older versions are not supported.
Installation
To install the latest release:
- NPM
- yarn
- pnpm
npm install @poiw/saffron
yarn add @poiw/saffron
pnpm add @poiw/saffron
To install a specific version:
- NPM
- yarn
- pnpm
npm install @poiw/saffron@version
yarn add @poiw/saffron@version
pnpm add @poiw/saffron@version