Skip to content

Commit

Permalink
radme
Browse files Browse the repository at this point in the history
  • Loading branch information
nitedani committed Aug 11, 2024
1 parent 2c89167 commit 6c5ca6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 2 additions & 8 deletions examples/hono-react-cf-pages/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@ Minimal example of using `vike-node` and `vike-react`.

```bash
git clone [email protected]:vikejs/vike-node
cd vike-node/examples/hono-react-vercel-edge/
cd vike-node/examples/hono-react-cf-pages/
npm install
npm run dev
```

## One-Click Deploy

Deploy the example using [Vercel](https://vercel.com):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vikejs/vike-node/tree/vercel-edge/examples/hono-react-vercel-edge&project-name=hono-react&repository-name=hono-react)
```
2 changes: 1 addition & 1 deletion examples/hono-react-vercel-edge/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ npm run dev

Deploy the example using [Vercel](https://vercel.com):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vikejs/vike-node/tree/vercel-edge/examples/hono-react-vercel-edge&project-name=hono-react&repository-name=hono-react)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vikejs/vike-node/tree/main/examples/hono-react-vercel-edge&project-name=hono-react&repository-name=hono-react)

0 comments on commit 6c5ca6a

Please sign in to comment.