rsi-react-web
v0.1.0
Published
Rameses React Web Components
Downloads
2
Readme
rsi-react-web
Rameses React Web Components
Install
npm install --save rsi-react-web
Usage
import React, { Component } from 'react'
import MyComponent from 'rsi-react-web'
import 'rsi-react-web/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © ramesesinc