npm-test-github-ci

teste de ci de biblioteca no npm com github

Usage no npm install needed!

<script type="module">
  import npmTestGithubCi from 'https://cdn.skypack.dev/npm-test-github-ci';
</script>

README

npm-test-github-ci

teste de ci de biblioteca no npm com github

NPM JavaScript Style Guide

Install

npm install --save npm-test-github-ci

Usage

import React, { Component } from 'react'

import MyComponent from 'npm-test-github-ci'

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

License

MIT © Leonardo Alves