This repository has been archived on 2026-09-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
skymp-launcher/packages/client
2025-02-10 13:56:03 +02:00
..
2025-02-10 13:55:32 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:56:03 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00
2025-02-10 13:55:25 +02:00

client-electron

An Electron application with React and TypeScript

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux