@brand1/core

1.0.0 • Public • Published

brand1-design-system

brand1-comp-lib

NPM JavaScript Style Guide

Install

npm install --save brand1-design-system

Usage

import React, { Component } from 'react'

import MyComponent from 'brand1-design-system'
import 'brand1-design-system/dist/index.css'

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

License

MIT © nxt-emkwak

Readme

Keywords

none

Package Sidebar

Install

npm i @brand1/core

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

18.4 kB

Total Files

7

Last publish

Collaborators

  • emkwak