loguecow / hask

Open Source code for HASK, written in JS and EJS(Embedded JS HTML) - by Halsen

Home Page:https://hask.halsendata.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HASK - Open Source Peer-to-Peer JS

HASK uses JS and EJS to create a peer-to-peer connection. Web-camera is required.

Run Locally on your machine:

Clone the HASK project to your designated folder

  git clone https://github.com/espenhalsen/hask.git

Go to the cloned HASK directory

  cd hask

Install dependencies

  npm install

Start the HASK server

  npm start

Development

To develope on the HASK project, use the command below

  npm run devStart

This will start a nodemon development server, which updates each time you save a file.

Authors

About

Open Source code for HASK, written in JS and EJS(Embedded JS HTML) - by Halsen

https://hask.halsendata.com


Languages

Language:JavaScript 48.3%Language:EJS 34.4%Language:CSS 17.3%