my-react-grid

1.0.0 • Public • Published

my-react-grid

A lightweight ReactJS and Bootstrap4 grid.

NPM JavaScript Style Guide

Install

npm install --save my-react-grid

Usage

import React, { Component } from 'react'

import MyComponent from 'my-react-grid'

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

License

MIT © Tophware

Dependencies (0)

    Dev Dependencies (27)

    Package Sidebar

    Install

    npm i my-react-grid

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    14 kB

    Total Files

    6

    Last publish

    Collaborators

    • tophware