Skip to content

leonardo-alves/npm-test-github-ci

Repository files navigation

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

About

projeto exemplo de ci do github para publicar uma biblioteca para o npm

Resources

Stars

Watchers

Forks

Packages

No packages published