|
|
il y a 1 mois | |
|---|---|---|
| .. | ||
| icons | il y a 1 mois | |
| resources | il y a 1 mois | |
| scripts | il y a 1 mois | |
| src | il y a 1 mois | |
| .gitignore | il y a 1 mois | |
| AGENTS.md | il y a 1 mois | |
| README.md | il y a 1 mois | |
| admin.html | il y a 1 mois | |
| electron-builder.config.test.ts | il y a 1 mois | |
| electron-builder.config.ts | il y a 1 mois | |
| electron.vite.config.ts | il y a 1 mois | |
| index.html | il y a 1 mois | |
| package.json | il y a 1 mois | |
| personal.html | il y a 1 mois | |
| sst-env.d.ts | il y a 1 mois | |
| tsconfig.json | il y a 1 mois | |
The KirinCode Desktop app, built with Electron.
bun install
bun dev
Run the build script to build the app's JS assets, then package to
bundle the assets as an application. The resulting app will be in dist/.
bun run build && bun run package