Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Jun 26, 2024
1 parent f8c9e62 commit 4badc5e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions next-ts-tw/README.md
Original file line number Diff line number Diff line change
@@ -1,5 1,9 @@
# next-ts-tw

From [Next.js](https://github.com/vercel/next.js) to [`@hiogawa/react-server`](https://github.com/hi-ogawa/vite-plugins/tree/main/packages/react-server)

[Try it on Stackblitz](https://stackblitz.com/github/hi-ogawa/rsc-on-vite/tree/main/next-ts-tw?file=app/page.tsx)

```sh
# initially created with 15.0.0-canary.43
$ pnpm dlx create-next-app@canary
Expand All @@ -13,8 17,6 @@ $ pnpm dlx create-next-app@canary
✔ Would you like to customize the import alias (@/* by default)? … No / Yes
```

From [Next.js](https://github.com/vercel/next.js) to [`@hiogawa/react-server`](https://github.com/hi-ogawa/vite-plugins/tree/main/packages/react-server)

```diff
diff --git a/next-ts-tw/package.json b/next-ts-tw/package.json
index c326ecd..0bdc812 100644
Expand Down

0 comments on commit 4badc5e

Please sign in to comment.