NicolaSpadari / nuxtor

Build tiny desktop apps with Tauri, Nuxt 3 and UnoCSS
MIT License
196 stars 2 forks source link
nuxt nuxt3 tauri unocss vite vue

logo

NUXTOR

A spiritual successor of ViTauri, made with Nuxt 3 and Tauri 2
Build super fast desktop applications!



Powered by Nuxt 3


Technologies run-down

Functionalities

Setup

Build

  $ pnpm run tauri:build

This command will generate the Nuxt static output and bundle the project under src-tauri/target.

Debug

  $ pnpm run tauri:build:debug

The same Tauri bundle will generate under src-tauri/target, but with the ability to open the console.

Notes

License

MIT License © 2024-PRESENT NicolaSpadari