legalos-components

0.0.4 • Public • Published

Set of the reusable components made of semantic-ui-react as a base

100% compatible with projects bootstrapped with create-react-app since was transpiled using react-app babel preset.

How to install:

npm i generic-components --save

or:

yarn add generic-components

if you use Yarn instead of the npm.

Usage:

import React, { Component } from 'react'
 
import Button from 'Component'
// supported too but not recommended
 
class App extends Component {
  render() {
    return (
      <div>
        <Button>Hello World!</Button>
      </div>
    )
  }
}

Documentation styleguide

/legalos-components/

    Package Sidebar

    Install

    npm i legalos-components

    Weekly Downloads

    1

    Version

    0.0.4

    License

    none

    Last publish

    Collaborators

    • rip21