An open API service indexing awesome lists of open source software.

https://github.com/telenko/node-mf-example


https://github.com/telenko/node-mf-example

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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