/whyzut-desktop

Desktop app for edziekanat.zut.edu.pl

Primary LanguageHTML

whyzut-desktop

Desktop app for edziekanat.zut.edu.pl Link to download

It's desktop version of mobile app Whyzut

Screens

screen1 screen2 screen3 screen4

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/nnaisur/whyzut-desktop
# Go into the repository
cd whyzut-desktop
# Install dependencies
npm install
# Run the app
electron .