You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
Scaffold a modern, production-ready Cloudinary application with React 19, Vite 6, and TypeScript 5. Features interactive setup, automatic environment configuration, and built-in AI coding assistance.
10
10
11
-
- Node.js 18+ installed
11
+
-**Node.js 20.19+** or **22.12+** (required by `@vitejs/plugin-react` 5.x with Vite 6)
12
12
- A Cloudinary account (free tier available)
13
13
-[Sign up for free](https://cld.media/reactregister)
14
14
- Your cloud name is in your [dashboard](https://console.cloudinary.com/app/home/dashboard)
@@ -36,7 +36,7 @@ Part of the [Cloudinary Developers](https://github.com/cloudinary-devs) organiza
36
36
37
37
## 🚀 Quick Start
38
38
39
-
Ensure you have Node.js 18+ installed.
39
+
Ensure you have **Node.js 20.19+** or **22.12+**installed (see prerequisites above).
0 commit comments