0.0.1-alpha.2 • Published 3 years ago

opengarjs v0.0.1-alpha.2

Weekly downloads
11
License
n
Repository
github
Last release
3 years ago

opengarjs

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save opengarjs

Usage

import React, { Component } from 'react'

import MyComponent from 'opengarjs'
import 'opengarjs/dist/index.css'

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

License

n © Entercross RE(https://github.com/Entercross RE)