Skip to content

Latest commit

History

History

on-web

trpc-browser (on-web)

Getting started

Make sure your current working directory is at /trpc-browser root.

npm install
npm run build
cd examples/on-web
npm run dev