tauri-boilerplate
tauri-boilerplate copied to clipboard
A Tauri boilerplate that contains React, Typescript, Zustand, ViteJs, etc...
Boilerplate and Starter for Tauri with TauriJS, ReactJS +18, Vite, Typescript, Zustand and Chakra-UI

The template has initial has a meteorite based theme in order to generate a user interface based on something. ☄️☄️☄️☄️
Resources
- ReactJS
- 🗂 Configured with ViteJS
- 🔥 Type checkingTypescript
- 💎 Integrate with Chakra
- 🪄 Tauri (JS)
- 🦀 Tauri (Rust)
- 📦 A lot of icons with React Icons
- ⚡ Integrate Zustand complemented by Mutative
⭐️ Setup
You need to install the prerequesites first to use this boilerplate, follow the instructions:
- Windows: Setup here
- Mac: Setup here
- Linux: Setup here
When the prerequisites are correctly installed use
yarn or npm
⚙️ Development
$ yarn dev