ZaneFerns360 / Next-Tauri

A quickstart template for building desktop applications with Next Js & Tauri

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app and Tauri.

Prequisites

To learn more about Next.js, take a look at the following resources:

Getting Started

First, make the development build:

npm run tauri dev
# or
yarn tauri dev
# or
pnpm tauri dev
# or
cargo tauri dev

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

A quickstart template for building desktop applications with Next Js & Tauri


Languages

Language:TypeScript 86.5%Language:CSS 6.9%Language:Rust 4.0%Language:JavaScript 2.5%