Home

Awesome

Electron-BitNet

Running Microsoft's BitNet via Astro, React & Electron!

Functionality

How to setup this application

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:4321
npm run build:astroBuilds the production site at ./dist/
npm run build:astro | npm run startBuilds then runs the electorn app in dev mode.
npm run dist:windows-latestBuilds the windows application.

Reference project: https://github.com/microsoft/BitNet


Note: At the moment only Windows is supported, Linux support may come in the future.


Prefer to use an installer? Check out the latest windows releases!