npm.io
6.0.0 • Published 8 years ago

joyent-ui-toolkit

Licence
MPL-2.0
Version
6.0.0
Deps
25
Size
590 kB
Vulns
0
Weekly
0
Stars
44

ui-toolkit

License: MPL 2.0 standard-readme compliant

Table of Contents

Install

yarn add --dev joyent-portal-ui-toolkit

Usage

import React from 'react';
import { H1 } from 'joyent-portal-ui-toolkit';

export default () => <H1>Hello World</H1>;

Demo

npm run styleguide
open http://0.0.0.0:6060

License

MPL-2.0