lottostar-ui Install npm install --save lottostar-ui Usage import React, { Component } from 'react' import MyComponent from 'lottostar-ui' class Example extends Component { render () { return ( <MyComponent /> ) } } License ©