Paket should be installed as global cli tool:
dotnet tool install -g Paket
npm i
Installs both node_modules and paket references. Generates .paket/load/netstandard2.0/main.group.fsx afterwards.
npm run build
npm start