Noname

Quick Start

Getting started with your new project.

Getting Started

Start Development

pnpm dev

The web development server starts at http://localhost:3000 and the native desktop app in parallel.

Platform Commands

TargetDevelopment ServerProduction Build
Web + PWApnpm web devpnpm web build
Windows / macOS / Linuxpnpm tauri devpnpm tauri build
Androidpnpm tauri android devpnpm tauri android build
iOSpnpm tauri ios devpnpm tauri ios build

On this page