8000 GitHub - uAtomicBoolean/tauri-nuxt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uAtomicBoolean/tauri-nuxt

Repository files navigation

tauri-nuxt

Simple template to use Tauri with Nuxt 3 with some pre-installed and configured modules.
The Nuxt configuration is based on the official V2 recommandations.

The pre-installed modules are:

Update the package's informations

The projects comes with template data in the configuration files (author, package's name, etc). This need to be changed after cloning.
Update the following files:

  • package.json.
  • src-tauri/Cargo.toml.
  • src-tauri/tauri.conf.json.

Start the app

This repo was built using bun but you can use an other package manager.
Use the tauri npm script to start the app in development or production:

bun tauri dev
# or 
bun tauri build

Official documentation

Nuxt 3
Tauri V2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0