Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 396 Bytes

Vite React TypeScript Starter

This is a starter project using Vite, React, and TypeScript. It is set up to get you up and running with a modern development environment quickly.

Features

  • Vite: A fast build tool and development server.
  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.