This is a simple starter built on top of Vite for rapid development and build speeds with TypeScript support.
-
🦄 TailwindCSS for styling
-
✨ TypeScript for type checking
-
💅 Prettier for code linting
-
⚡️ Vite for tooling
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.