shuttl-ui-library

0.1.0 • Public • Published

shuttl-ui-library

Shuttl Frontend Component Library

NPM JavaScript Style Guide

Install

npm install --save shuttl-ui-library

Usage

import * as React from 'react';
 
import MyComponent from 'shuttl-ui-library';
 
class Example extends React.Component {
  render() {
    return <MyComponent />;
  }
}

License

MIT © jayantbh

Readme

Keywords

none

Package Sidebar

Install

npm i shuttl-ui-library

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

12.9 MB

Total Files

648

Last publish

Collaborators

  • jayantbh