Skip to content

Starter template for React + TypeScript + Vite + React Router DOM + Mantine + TailwindCSS + Eslint + Prettier.

License

Notifications You must be signed in to change notification settings

kevinwongai/vite-react-ts-mantine-template

Repository files navigation

header

What's inside?

Screenshots

Light Dark

Getting started

  1. Clone the project.

    git clone https://github.com/Eastascend/vite-react-ts-mantine-template.git
  2. Access the project directory.

    cd vite-react-ts-mantine-template
  3. Install dependencies.

    npm install
  4. Start dev server with hot reload at http://localhost:5173.

    npm run dev

Other commands

Lint commands

npm run lint

Build commands

npm run build

License

This project is licensed under the MIT License.

About

Starter template for React + TypeScript + Vite + React Router DOM + Mantine + TailwindCSS + Eslint + Prettier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages