1.0.0 • Published 2 years ago

alex-mero-my-first-plugin v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

alex-mero-my-first-plugin

my first plugin i'll try to publish him

NPM JavaScript Style Guide

Install

npm install --save alex-mero-my-first-plugin

Usage

import React, { Component } from 'react'

import MyComponent from 'alex-mero-my-first-plugin'
import 'alex-mero-my-first-plugin/dist/index.css'

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

License

MIT © AlexMero