Skip to content

hhaidar/dashtardly

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published