telenko / node-mf-example

14 stars 3 forks source link

Example for using @telenko/node-mf library

How to setup

  1. Clone repo
  2. Go to host directory and run install
    cd host
    npm i
    1. Go to remoteLib directory and run install
      cd remoteLib
      npm i
    2. Go back to the root folder and run start
      cd ..
      npm start
    3. Open http://localhost:3000/testing