dok-gl-canvas
v1.0.58
Published
Use WebGL with React and Dok-actions
Downloads
58
Readme
dok-gl-canvas
Made with create-react-library
Install
npm install --save dok-lib
Usage
import React, { Component } from 'react'
import MyComponent from 'dok-lib'
import 'dok-lib/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © jacklehamster