Skip to content

Latest commit

History

History
12 lines (9 loc) 路 210 Bytes

README.md

File metadata and controls

12 lines (9 loc) 路 210 Bytes

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