Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 313 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 313 Bytes

Quote of the day

NOTE: This is the result of my first time studies Electron

You can build this app if you wanna try it out.

🛠 Installation

Clone the repository

git clone https://git.lilay.dev/lilay/Quote-of-the-day

Build

npm install
npm start or
npm package