Skip to content

tasper-reward/ts-benefit-connect

Repository files navigation

Benefit Connect

:: UI Component and script library

Get Started / Help

I use nvs for Node version switching on Windows.
To install us WinGet:

winget install jasongin.nvs

Than install the current LTS of NodeJs by running:

nvs add lts
nvs use lts