Skip to content

shamofu/tauri-react-vite-boilerplate

Repository files navigation

Tauri + React + Vite Boilerplate

Dependencies Status DevDependencies Status

A boilerplate for Tauri + React + Vite.

Usage

Install dependencies

First, you must follow this setup guide. Then, you need to install dependencies.

$ yarn install

Start hacking

Now you can start hacking by executing the following command.

$ yarn start

You will edit the files under src-vite basically, or under src-tauri if you want to configure Tauri.

Deploy your application

The command below deploys your application.

$ yarn build

About

A boilerplate for Tauri + React + Vite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published