anchovyreact

1.0.1 • Public • Published

anchovyreact

clı for creating reusable react libraries

NPM JavaScript Style Guide

Install

npm install --save anchovyreact

Usage

import React, { Component } from 'react'

import MyComponent from 'anchovyreact'
import 'anchovyreact/dist/index.css'

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

License

MIT © hayri18

Readme

Keywords

none

Package Sidebar

Install

npm i anchovyreact

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

6.87 kB

Total Files

7

Last publish

Collaborators

  • hyr018