/test-mq

Primary LanguageJavaScript

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.