Tags: acmeproducts/gogo
Tags
feat: Initialize Vite project with TypeScript Sets up a new Vite project for the App. Includes basic dependencies for React, TypeScript, and Vite. Configures tsconfig.json and vite.config.ts for development and building. Updates README with local run instructions.