Skip to content
 
 

Repository files navigation

@teamhack/components

Reusable React components

NPM JavaScript Style Guide

Install

npm install

Usage

import React, { Component } from 'react'

import MyComponent from '@teamhack/components'
import '@teamhack/components/dist/index.css'

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

License

MIT © benjamminj

About

Reusable React components library

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages