Skip to content

Opinionated template for building Tauri apps using React, Typescript, React-router, tailwindcss, i18n, ant-design-v5, vite, and more.

Notifications You must be signed in to change notification settings

Donovan-Ye/tauri-react-template

Repository files navigation

Tauri React Template

This is an opinionated template for building Tauri apps using React, Typescript, React-router, tailwindcss, i18n, ant-design-v5 and vite. It also includes a custom eslint-only configuration provided by @antfu/eslint-config. Additionally, it utilizes Simple-git-hooks and lint-staged to lint and format code before committing.

Features

Usage

This project uses pnpm as the package manager. Begin by using the following command:

pnpm install

Development

pnpm tauri dev

Build

pnpm tauri build

Lint

pnpm lint
pnpm lint:fix

git-hooks and lint-staged

Please activate the git-hooks by running this command:

npx simple-git-hooks

Recommended IDE Setup

About

Opinionated template for building Tauri apps using React, Typescript, React-router, tailwindcss, i18n, ant-design-v5, vite, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published