1.0.0 • Published 5 years ago

express-ui v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

express-ui

Concentrate on your business logic, Leave your UI with us. Express UI is a rich react UI collections, which will take your application into the next level.

NPM JavaScript Style Guide

Install

npm install --save express-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'express-ui'

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

License

MIT © Irshad CK

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago