Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 574 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 574 Bytes

Doomsday algorithm date calculator

Interactive doomsday algorithm date calculator.

See Wikipedia for more details.

Live version: https://tompaton.com/pages/doomsday.html

Usage

$ npm install

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production to the dist folder.