Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

ek68794998/clock-web

Repository files navigation

Description

⚠️ This project is no longer maintained. There is already a great clock website at time.is.

Just a random website containing a clock.

Setup

Prerequisites

  1. Node.js with NPM

Installation

  1. Clone this repo or download its source.
  2. Run npm install from the command line.
  3. Run npm start from the command line.

Running

  • To run in Express, run node server.js.
  • To run in PHP, use a server like WampServer for Windows, and point PHP at the wwwroot folder.

Copyright

Copyright 2016 Eric Kumlin. See LICENSE file for code licensing.