Files
flowsint/flowsint-app
2025-08-15 16:37:36 +02:00
..
2025-06-02 13:50:09 +02:00
2025-08-15 16:37:36 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-07-31 15:49:51 +02:00
2025-06-16 22:20:43 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-01 17:32:07 +02:00
2025-06-16 12:11:31 +02:00
2025-07-31 15:49:51 +02:00

electron-chrome-tabs

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