mlingner / test-mq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions!

Terminal from project folder

  1. npm install
  2. vagrant up
  3. vagrant ssh
  4. cd /usr/share/nginx
  5. node appv2

New terminal tab from project folder

  1. vagrant ssh
  2. cd /usr/share/nginx
  3. node checkout

In two browser tabs, visit:

Type something into the checkout form and watch the appv2 console.

About


Languages

Language:JavaScript 41.7%Language:HTML 30.8%Language:Shell 27.6%