wonder-design-system
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

wonder-design-system

Design System for my projects

NPM JavaScript Style Guide

Install

npm install --save wonder-design-system

Usage

import * as React from 'react'

import MyComponent from 'wonder-design-system'

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

License

MIT © OleksiiKachan

Readme

Keywords

none

Package Sidebar

Install

npm i wonder-design-system

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

34.2 kB

Total Files

8

Last publish

Collaborators

  • oleksiikachan