@ramenx/ui-library
v1.0.39
Published
Ramen UI library • React components
Downloads
13
Keywords
Readme
ramen-ui
Made with create-react-library
Install
npm install --save @ramenx/ui-library
Usage
import React, { Component } from 'react'
import MyComponent from '@ramenx/ui-library'
import 'ramen-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
Live Demo
The app is based on the ReactJS JavaScript framework and TypeScript. Try it here.
License
MIT © CencosudX