ads-test-react-microservice-app

1.2.16 • Public • Published

react-microservice-app Build Status

Installation

$ npm install react-microservice-app --save-dev 

Usage

Load microservice via route

import {AppComponent} from 'react-microservice-app'

<Route exact path={"/abc/**"}
    component={(props) => <AppComponent menuName="abc" overrideComponent={LoadMenuTabs} routeUrl="/abc" apiGwUrl={'http://layout_server'} {...props}/>}  fallbackComponent={optionalFallbackComponent}/>

Note

This project is in progress and will share all the information once ready. More updates will be soon.

Readme

Keywords

Package Sidebar

Install

npm i ads-test-react-microservice-app

Weekly Downloads

1

Version

1.2.16

License

MIT

Unpacked Size

46.3 kB

Total Files

16

Last publish

Collaborators

  • prakashsaripaka