A Browser using Electron for KSS School Festival 2020.
For Windows only.
- Clone this repo
git clone https://github.com/a01sa01to/ElectronBrowser.git
- Install dependencies
npm i
- Compile
npm run build
ornpm run testBuild
A difference is whether the installer exists.
build
to create installer at dist/kss-browser Setup ${version}.exe
.
No matter which you choose, src/
will be compiled to dist/win-unpacked/kss-browser.exe
Version 1.0 & 1.1 Released on 2020.01.11
Version 1.2 Released on 2020.01.22
Asa (a.k.a Otsun)(@a01sa01to)
Send Message to Author
This repo is under the MIT License.
See LICENSE File.