Minimal, sensible defaults, fast.
The Starter Kit for Vite, React, TypeScript, Tailwind and Node.js ESM is a minimal and fast template that provides sensible defaults for developing web applications using these technologies. It aims to optimize the developer experience by including various tools and configurations.
pnpm install (or npm install if not using pnpm).pnpm dev to start the development server.pnpm test.pnpm build.Note: For macOS users, pnpm can be installed via Homebrew with the command brew install pnpm.
The Starter Kit for Vite, React, TypeScript, Tailwind and Node.js ESM is a lightweight template that provides a solid foundation for developing web applications. It includes a range of technologies and tools that aim to optimize the developer experience and improve productivity. By following the provided installation guide, users can quickly set up the template and start building their applications.