mauriciovander / jshangman

Assignment for iQU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS-hangman

Full JS implementation of the previous Fullstack version https://github.com/mauriciovander/hangman

This version uses angular-mock to replace PHP backend.

instructions

  • clone this repo
git clone https://github.com/mauriciovander/jshangman.git
  • install dependencies:
cd jshangman/public

npm install 

node ./node_modules/.bin/ws --spa index.html 

About

Assignment for iQU


Languages

Language:JavaScript 60.9%Language:HTML 27.1%Language:CSS 12.0%