An open API service indexing awesome lists of open source software.

https://github.com/errec/tauri-react-tailwind-boilerplate

Boilerplate to start a Tauri desktop app with React-TS-Tailwid and Vite as bundler
https://github.com/errec/tauri-react-tailwind-boilerplate

Last synced: about 1 year ago
JSON representation

Boilerplate to start a Tauri desktop app with React-TS-Tailwid and Vite as bundler

Awesome Lists containing this project

README

          

# Tauri + React + TypeScript + Vite + Tailwind

This template provides a minimal setup to get your Tauri app running with Yarn ASAP:
```bash
yarn install
npx tauri dev
yarn tauri dev
```