/BinarySearch-Dark

[UNOFFICIAL] A dark_mode, electron-app implementation of the DSA website https://binarysearch.com/

Primary LanguageJavaScriptMIT LicenseMIT

BinarySearch-Dark

A dark_mode, electron-app implementation of the DSA website https://binarysearch.com/

How to run

npm install
npm start

alt text
alt text

How to compile to a executable

electon-packer folderDir appName
eg. ./node_modules/electron-packager/bin/electron-packager.js ~/Desktop/tempWorkspace/binarySearchApplication/ binarySearch