UNPKG

current-time-website

Version:

For testing, a website that displays the current time (rounded)

6 lines (3 loc) 63 B
#!/usr/bin/env node const { create } = require('.') create()