Skip to content

My personal Dashboard

License

Notifications You must be signed in to change notification settings

TomMalbran/Dashboard

Repository files navigation

dashboard

My personal Dashboard

NPM JavaScript Style Guide

Install

npm install --save dashboard

Usage

import React, { Component } from 'react'

import MyComponent from 'dashboard'

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

License

MIT © TomMalbran

About

My personal Dashboard

Resources

License

Stars

Watchers

Forks