This program displays a calendar from 271820 BC - 275760 AD along with lunar phases [700 BC - 2100 AD].
This is built with electron js.
-
clone the repositionry or download the zip and extract it in a place of your choice.
-
cd to your directory and run
npm install
it will install node modules as well as dependencies.
- Then run
npm start