Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: readme
  • Loading branch information
hi-ogawa committed Apr 7, 2024
commit 5ab9ada8f2a00eb02e17b70b86594631fae55d55
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# react-server-demo-remix-tutorial (wip)
# react-server-demo-remix-tutorial

[`@hiogawa/react-server`](https://github.com/hi-ogawa/vite-plugins/tree/main/packages/react-server)
port of
[Remix Tutorial](https://github.com/remix-run/remix/blob/b07921efd5e8eed98e2996749852777c71bc3e50/docs/start/tutorial.md)

https://react-server-demo-remix-tutorial.hiro18181.workers.dev

[Try it on Stackblitz](https://stackblitz.com/https://github.com/hi-ogawa/react-server-demo-remix-tutorial)

```sh
# development
pnpm i
Expand Down