@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

Package Sidebar

Install

npm i @esn.ai/design

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

6.13 kB

Total Files

7

Last publish

Collaborators

  • alexpassss