A minimal React tRPC exampleRequires node 18 (for global fetch).Playing aroundnpm i npm run devTry editing the ts files to see the type checking in action :)Buildingnpm run build npm run start