NodeJs (18+), NPM, yarn
To run the project locally, clone the repository and set it up:
corepack enable
yarn
yarn build
yarn previewThe demo will open in your browser.
To start it in dev mode, simply run:
yarn startThe demo will open in your browser.