Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 241 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 241 Bytes

node.js

Prerequisites:

  1. Install Vagrant
  2. Install Virtualbox
  3. Install Git
git clone https://github.com/mattcoffey/node.js.git
cd node.js
vagrant up
vagrant ssh
cd /vagrant/

Read chatServer.README to get started