first-react-lib

1.0.5 • Public • Published

first-react-lib

This is just a basic React Library

NPM JavaScript Style Guide

Install

npm install --save first-react-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'first-react-lib'

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

License

MIT © MuhammadTalib

Readme

Keywords

none

Package Sidebar

Install

npm i first-react-lib

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

14.3 kB

Total Files

6

Last publish

Collaborators

  • talib001