react-abawesome
v1.0.1
Published
Util library for connecting to the abawesome service and running tests
Readme
react-abawesome
Util library for connecting to the abawesome service and running tests
Install
npm install --save react-abawesomeUsage
import * as React from 'react'
import MyComponent from 'react-abawesome'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}License
© aleqsio
