Skip to content

Tobyy85/vite-template

Repository files navigation

Vite + React + TypeScript Template

Starter template using Vite, React, and TypeScript — includes routing and Tailwind CSS.


🚀 Getting Started

Create a new project using this template:

degit Tobyy85/vite-template

# Update and install dependencies
npx npm-check-updates -u
npm install

⚙️ Configuration

Configure your app by changing the values in code that start with VAR_

Start development

npm run dev

Build for production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published