1.0.2 • Published 4 years ago

@emis_securities/emis-react-components v1.0.2

Weekly downloads
7
License
ISC
Repository
-
Last release
4 years ago

@emis_securities/emis-react-components NPM version Build Status

React components for EMIS product

Installation

$ npm install --save @emis_securities/emis-react-components

npm start

Runs the app in the development mode. Open http://localhost:3005 to view it in the browser.

npm run publish build package and publish to npm

Usage

import MyComponent from '@emis_securities/emis-react-components';
function App() {
  return (
    <div className="App">

        <MyComponent />

    </div>

  );
}

## License

ISC © [az]()
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago