0.0.7 • Published 6 months ago

create-vite-ssg-react v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

0.0.6

7 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago