tuten-example

Test to upload npm library

Usage no npm install needed!

<script type="module">
  import tutenExample from 'https://cdn.skypack.dev/tuten-example';
</script>

README

tuten-example

Test to upload npm library

NPM JavaScript Style Guide

Install

npm install --save tuten-example

Usage

import React, { Component } from 'react'

import MyComponent from 'tuten-example'
import 'tuten-example/dist/index.css'

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

License

MIT © Arocha10