Skip to content

A Tauri App Template with Nuxt 4 as frontend and Nuxt UI v4

Notifications You must be signed in to change notification settings

CTRL-Neo-Studios/NuxtUI-Tauri-App-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt UI v4 + Nuxt v4 + Tauri v2 Starter

Look at Nuxt docs and Nuxt UI docs to learn more.

Setup

Make sure to install the dependencies:

bun i

Development Server

Start the development server on http://localhost:3000:

bun run dev

Production

Build the application for production:

bun run build

Locally preview production build:

bun run preview

Check out the deployment documentation for more information.

About

A Tauri App Template with Nuxt 4 as frontend and Nuxt UI v4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published