Example of how to use the sodium-react-frp package
npm i
npm start
On Windows, don't use the Visual Studio Developer's command prompt to build this project, since that will add the globally installed version of Typescript to your path. Just start a simple CMD.exe instead, so that the correct version of the Typescript compiler is used.