Skip to content

telenko/node-mf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    
  3. Go to remoteLib directory and run install
    cd remoteLib
    npm i
    
  4. Go back to the root folder and run start
    cd ..
    npm start
    
  5. Open http://localhost:3000/testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published