mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-29 19:30:34 +01:00
update docs
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
---
|
||||
title: Installation
|
||||
description: tRPC-Nuxt provides first class integration with tRPC.
|
||||
---
|
||||
|
||||
# Installation
|
||||
|
||||
## 1. Add tRPC-Nuxt to existing Nuxt project
|
||||
## 1. Add to existing Nuxt project
|
||||
|
||||
::code-group
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
titleTemplate: '%s'
|
||||
description: tRPC-Nuxt provides first class integration with tRPC.
|
||||
---
|
||||
|
||||
# Introduction
|
||||
|
||||
tRPC-Nuxt provides end-to-end typesafe APIs with tRPC.io in Nuxt 3 applications.
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Usage
|
||||
description: tRPC-Nuxt provides first class integration with tRPC.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user