Skip to content

andrewhouser/daysuntil

Repository files navigation

Days-Until

Calculates how many days until (or days since) a specified date.

Installing the project

# install project dependencies
npm install

Running a development instance

npm run dev -- --open

Building

To create a production version:

npm run build

This will create a static application which can be deployed to a server

About

Countdown to an anticipated date

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published