Skip to content

Installation Instructions

mddsangster edited this page Jan 24, 2018 · 7 revisions
  • Install Node.js (https://nodejs.org/en/download/)

  • Change terminal directory to desired location using cd

  • Clone archive, in terminal type:

    git clone https://github.com/CogWorks/Meta-TWO

  • change terminal directory to installation directory (using the cd Meta-TWO command)

  • once in the directory, type:

    node server.js

  • open browser to 127.0.0.1:3000

Future Instructions

After installation, to run Meta-TWO:

  • Open Terminal

  • cd to the directory you installed Meta-TWO

  • once in the directory, type:

    node server.js

  • open browser to 127.0.0.1:3000

Clone this wiki locally