ju-library

1.0.0 • Public • Published

ju-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ju-library

Usage

import React, { Component } from 'react'

import MyComponent from 'ju-library'
import 'ju-library/dist/index.css'

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

License

MIT © julienlietard

Readme

Keywords

none

Package Sidebar

Install

npm i ju-library

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

3.88 kB

Total Files

3

Last publish

Collaborators

  • julienlietard