trpc / examples-minimal-react

Repository from Github https://github.comtrpc/examples-minimal-reactRepository from Github https://github.comtrpc/examples-minimal-react

A minimal React tRPC example

Requires node 18 (for global fetch).

Playing around

npm i
npm run dev

Try editing the ts files to see the type checking in action :)

Building

npm run build
npm run start

About


Languages

Language:TypeScript 91.0%Language:HTML 9.0%