0.0.7 • Published 5 months ago

create-vite-ssg-react v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

create-vite-ssg-react

Bootstrap a Vite SSG React project.

Bootstrapping Your First Vite React/JSX SSG Project

Compatibility Note: Vite requires Node.js version 18+, 20+. Please upgrade if your package manager warns about it.

npm create vite-ssg-react@latest
yarn create vite-ssg-react
pnpm create vite-ssg-react
bun create vite-ssg-react

You may directly specify the project name:

npm create vite-ssg-react@latest my-static-site
yarn create vite-ssg-react my-static-site
pnpm create vite-ssg-react my-static-site
bun create vite-ssg-react my-static-site
0.0.7

5 months ago

0.0.6

6 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago