Files
trpc-nuxt/packages/playground
2022-10-30 01:52:20 -07:00
..
2022-10-30 01:52:20 -07:00
2022-10-29 22:45:57 -07:00
2022-10-29 22:45:57 -07:00
2022-10-29 22:45:57 -07:00
2022-10-29 22:45:57 -07:00
2022-10-29 22:45:57 -07:00
2022-10-29 22:45:57 -07:00
2022-10-29 22:45:57 -07:00
2022-10-29 22:45:57 -07:00

dev playground

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview