Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 784 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 784 Bytes

Timesince

License: GPL v3 Vercel

Timesince is a minimal app to easily calculate the time between dates on the web, built with Vue.js, deployed on heroku.

Try it:

Example

times-since

Usage

$ npm i

# For development server:
$ npm run serve

# To build for production:
$ npm run build

Contributing

Please log any suggestions or bugs as an issue, or pull requests are also most welcome.