/hyperlink

Primary LanguageJavaScript

HYPERLINKFOUNDATION

A place for links to live.

How To:

  1. clone the repo
  2. install node
  3. run app

In Terminal run these three lines to downlaod the repo, install node and run the app. First navigate to the directory you want to keep your site.

git clone https://github.com/owendodd/hyperlink.git

npm install

node app.js

We are using Chat Websocket for our chat.