Skip to content

timmybytes/mantine-vite-app

Repository files navigation

Mantine-React-Vite Template

A template project for creating a fast, modern website using TypeScript, React, Mantine components and hooks, and Vite for bundling/development.

Getting Started

  1. Install Node.js.
  2. Clone this repository.
  3. Run npm install to install dependencies.
  4. Run npm run dev to start the development server.
  5. Open http://localhost:3000 in your browser.

Features

License

MIT. See LICENSE.