mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-02-03 13:47:54 +01:00
move links outside of client
This commit is contained in:
@@ -5,7 +5,7 @@ description: tRPC-Nuxt provides first class integration with tRPC.
|
|||||||
|
|
||||||
# Recommended Usage
|
# Recommended Usage
|
||||||
|
|
||||||
Recommended but not enforced file structure. This is what you get when starting from [the examples](../main/example-apps.md).
|
Recommended but not enforced file structure.
|
||||||
|
|
||||||
```graphql
|
```graphql
|
||||||
.
|
.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Create Nuxt Client
|
title: Client
|
||||||
description: tRPC-Nuxt provides first class integration with tRPC.
|
description: tRPC-Nuxt provides first class integration with tRPC.
|
||||||
---
|
---
|
||||||
|
|
||||||
Reference in New Issue
Block a user