Skip to content

Files

Latest commit

52e62b7 · Apr 13, 2025

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 20, 2023
Aug 20, 2023
Jan 8, 2023
Feb 16, 2025
Apr 1, 2022
Feb 16, 2025
Apr 1, 2022
Aug 20, 2023
Aug 20, 2023
Apr 13, 2025
Oct 16, 2022
Feb 16, 2025
Apr 13, 2025
Aug 20, 2023
Feb 16, 2025
Jan 30, 2024
Feb 16, 2025

svelte-ts

An Electron application with Svelte and TypeScript

Recommended IDE Setup

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux