Misaka_Company f43c3d0a25 Initial commit: bip-sda project scaffold
Electron + TypeScript project initialized with electron-vite,
electron-builder, ESLint, and Prettier configuration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-12 13:22:51 +08:00

bip-sda

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
Description
BIP SDA
Readme 192 KiB
Languages
TypeScript 46.3%
CSS 40.7%
JavaScript 8.9%
HTML 4.1%