0.0.1 • Published 4 years ago

foreman-insights v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

foreman-insights

provide insights from the Red Hat cloud into Foreman

NPM JavaScript Style Guide

Install

npm install --save foreman-insights

Usage

import React, { Component } from 'react'

import MyComponent from 'foreman-insights'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © laviro