dolphine-ui

1.0.1 • Public • Published

dolphine-ui

This library is under development.

NPM JavaScript Style Guide

Install

npm install --save dolphine-ui

Usage

import React, { Component } from 'react'

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

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

License

MIT © aykuttepe

Readme

Keywords

none

Package Sidebar

Install

npm i dolphine-ui

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

3.71 kB

Total Files

7

Last publish

Collaborators

  • aykuttepe