Install client:
cd client
pnpm iInstall Binserve by grabbing an executable or build your own: https://github.com/mufeedvh/binserve
Develop the Single Page App in client by running
pnpm devBuild your app:
pnpm buildThis will create a dist directory under client.
Serve your app with Binserve, from the root directory
binserveThere you go