token-web-components

0.1.28 • Public • Published

token-web-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save token-web-components

or

yarn add token-web-components

Usage

import React, { Component } from 'react'

import MyComponent from 'token-web-components'
import 'token-web-components/dist/index.css'

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

Example Client

cd example
yarn
yarn start

Storybook

To experience the components, clone token-web-components project to your pc, and run yarn storybook in the root directory of the project.

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i token-web-components

Weekly Downloads

3

Version

0.1.28

License

MIT

Unpacked Size

2.02 MB

Total Files

7

Last publish

Collaborators

  • osmanbasar.akkaya