noahemrich / hyperlink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 38.4%Language:HTML 36.5%Language:CSS 25.1%