Verifiedsetup0 installs

Create Vite Project

Initialize a new Vite project with React and TypeScript

Command

npm create vite@latest $NAME -- --template react-ts

Installation

Via StackShack CLI

npx stackshack install init-vite

Manual Installation

Copy and run the command in your terminal:

npm create vite@latest $NAME -- --template react-ts

Prerequisites

nodenpm

Tags

#vite#react#typescript

Quick Actions

Stats

Installs0
Categorysetup
Statuspublished

Need Help?

Check our documentation or reach out to the community.

Get Support

More setup Commands