Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 247 Bytes

Hangman

Just a little project to play around with node.js and angular.js

INSTALL

  • First install node.js on your machine

$ git clone https://github.com/molecode/hangman_nodejs

$ cd hangman_nodejs

$ npm install

$ node app.js