@guidecx/hydrogen
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

@GuideCX Hydrogen Component Library

Made with create-react-library

NPM JavaScript Style Guide

Local Development

// TODO: add documentation for setting up npm link

Install

npm install @guidecx/hydrogen

Usage

// _app.tsx

import '@guidecx/hydrogen/main/styles.min.css'

...
import React, { Component } from 'react';

import { Primary as PrimaryButton } from '@guidecx/hydrogen/button';

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

Storybook

To run storybooks:

npm run storybook

License

MIT © guidecx

Readme

Keywords

none

Package Sidebar

Install

npm i @guidecx/hydrogen

Weekly Downloads

0

Version

0.2.2

License

MIT

Unpacked Size

570 kB

Total Files

83

Last publish

Collaborators

  • walex
  • kylejw2