react-log-console

react-log-console JS library on GitHub react-log-console JS library on npm Download react-log-console JS library

React log console.

Version 0.0.1 License MIT
react-log-console has no homepage
react-log-console JS library on GitHub
react-log-console JS library on npm
Download react-log-console JS library

test-log

NPM JavaScript Style Guide

Install

npm install --save test-log

Usage

import * as React from 'react'

import MyComponent from 'test-log'

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

License

MIT © 1021683053