react-frankenstein
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

react-frankenstein

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-frankenstein

Usage

import React, { Component } from 'react';

import MyComponent from 'react-frankenstein';
import 'react-frankenstein/dist/index.css';

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

License

MIT © alvin883

/react-frankenstein/

    Package Sidebar

    Install

    npm i react-frankenstein

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    393 kB

    Total Files

    47

    Last publish

    Collaborators

    • just_anonym883