Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roytanaka/billion-seconds
1 billion seconds calculator
https://github.com/roytanaka/billion-seconds
Last synced: 6 days ago
JSON representation
1 billion seconds calculator
- Host: GitHub
- URL: https://github.com/roytanaka/billion-seconds
- Owner: roytanaka
- Created: 2020-01-07T14:49:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T18:15:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T08:05:35.310Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://roytanaka.github.io/billion-seconds/
- Size: 940 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Billion Seconds App
Calculates how many seconds old you are from your birthday. Shows your billion second day and 2 billion second day.
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run start
```### Compiles and minifies for production
```
npm run build
```