@esn.ai/design

1.0.1 • Public • Published

esn-ai-design

Simple components library

NPM JavaScript Style Guide

Install

npm install --save esn-ai-design

Usage

import React, { Component } from 'react'

import MyComponent from 'esn-ai-design'
import 'esn-ai-design/dist/index.css'

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

License

MIT © alexpassss

/@esn.ai/design/

    Package Sidebar

    Install

    npm i @esn.ai/design

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    6.13 kB

    Total Files

    7

    Last publish

    Collaborators

    • alexpassss