Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 396 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 396 Bytes

great_calendar

This program displays a calendar from 271820 BC - 275760 AD along with lunar phases [700 BC - 2100 AD].

This is built with electron js.

How to build

  • 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