Just a random website containing a clock.
- Clone this repo or download its source.
- Run
npm install
from the command line. - Run
npm start
from the command line.
- 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 2016 Eric Kumlin. See LICENSE
file for code licensing.