test-khaadi

to test the react library

Usage no npm install needed!

<script type="module">
  import testKhaadi from 'https://cdn.skypack.dev/test-khaadi';
</script>

README

test-khaadi-v0.1

to test the react library

NPM JavaScript Style Guide

Install

npm install --save test-khaadi-v0.1

Usage

import * as React from 'react'

import MyComponent from 'test-khaadi-v0.1'

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

License

MIT © irfanalam