Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Huelet/foundation-ui

Repository files navigation

@huelet/foundation-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @huelet/foundation-ui

Usage

import React, { Component } from 'react'

import MyComponent from '@huelet/foundation-ui'
import '@huelet/foundation-ui/dist/index.css'

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

License

GPL-3.0 © lerichardson

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published