create-vite-ssg-react

0.0.7 • Public • Published

create-vite-ssg-react npm package

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

/create-vite-ssg-react/

    Package Sidebar

    Install

    npm i create-vite-ssg-react

    Weekly Downloads

    17

    Version

    0.0.7

    License

    MIT

    Unpacked Size

    19.1 kB

    Total Files

    19

    Last publish

    Collaborators

    • carlosneves