av-react-log

sample react library

Usage no npm install needed!

<script type="module">
  import avReactLog from 'https://cdn.skypack.dev/av-react-log';
</script>

README

av-react-log

sample react library

NPM JavaScript Style Guide

Install

npm install --save av-react-log

Usage

import React, { Component } from 'react'

import MyComponent from 'av-react-log'
import 'av-react-log/dist/index.css'

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

License

MIT © vemuruadi