Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 454 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 454 Bytes

Time-n-Date

A simple clock web app made with node and 5 years of my life

How to use

  1. Clone the git repository
  2. Locate the repository in a terminal
  3. Run the command npm install
  4. After it's completed, you can tweak the httpsMode variable inside the index.js file to choose weather to use HTTPS or HTTP (HTTPS keys required)
  5. Once everything is configured and setup to your liking run npm start to start the script and launch the website