life-board-temp
v0.0.3
Published
Made with create-react-library
Downloads
1
Readme
life-board
Made with create-react-library
Install
npm install --save life-boardUsage
import React, { Component } from 'react'
import MyComponent from 'life-board'
import 'life-board/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © qnkhuat
