0.0.5 • Published 11 years ago
hv-components v0.0.5
hv-components
HireVue Reusable React Components
Installation
npm install --save hv-components
Setup
If using browserify or webpack, simply require the various components:
var AsyncReactComponent = require('hv-components/modules/async-component/hv-async-component');