dashtardly

0.0.1 • Public • Published

dashtardly

A react component library to create beautiful TV dashboards

NPM JavaScript Style Guide

Install

npm install --save dashtardly

Usage

import React, { Component } from 'react'

import MyComponent from 'dashtardly'

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

License

MIT © hhaidar

/dashtardly/

    Package Sidebar

    Install

    npm i dashtardly

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    689 kB

    Total Files

    26

    Last publish

    Collaborators

    • hhaidar