0.0.9 • Published 4 years ago
react-ros-three v0.0.9
react-ros-three
Install
npm install --save react-ros-three
Usage
import React, { Component } from 'react'
import MyComponent from 'react-ros-three'
import 'react-ros-three/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © flynneva