Skip to content

escritorio-gustavo/tauri-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9bd3471 · Jun 6, 2024

History

37 Commits
Jan 10, 2024
Jan 10, 2024
Jun 6, 2024
Jun 6, 2024
Feb 6, 2024
Jan 10, 2024
Mar 28, 2024
Jan 19, 2024
Feb 6, 2024
Feb 6, 2024
Jan 10, 2024
Feb 6, 2024
Feb 6, 2024
Jan 10, 2024
Jan 10, 2024
Sep 20, 2023
Feb 6, 2024
Jan 10, 2024
Jan 10, 2024
Jan 10, 2024

Repository files navigation

Tauri + Solid + Typescript + Tailwind

This template should help get you started developing with Tauri, Solid, Typescript and TailwindCSS in Vite.

This also includes ESLint, PostCSS, Prettier and some of the Rust crates I use most often

Usage

  1. Clone the repo by running git clone git@github.com:escritorio-gustavo/tauri-bootstrap.git
  2. Run mv tauri-bootstrap <NEW_NAME> to rename the directory
  3. Open the project directory in your editor of choice (in VS Code's case, run code <NEW_NAME>)
  4. Replace all instances of app_name by the name of your project. They will be in the files:
    • package.json
    • src-tauri/Cargo.toml
    • src-tauri/Cargo.lock
    • src-tauri/tauri.conf.json
  5. Run pnpm install (or pnpm update to get the current versions of the packages)
  6. Run pnpm tauri dev

Recommended IDE Setup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published