aygun-ui

1.0.2 • Public • Published

aygun-ui

Patika.dev React Course Publishing Lesson

NPM JavaScript Style Guide

Install

npm install --save aygun-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'aygun-ui'
import 'aygun-ui/dist/index.css'

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

License

MIT © aygunbyr

Readme

Keywords

none

Package Sidebar

Install

npm i aygun-ui

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

7.27 kB

Total Files

7

Last publish

Collaborators

  • aygunbyr