poetic:react-autoform-material-ui

v0.1.1Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

React-Autoform-MaterialUi - Overview

React-Autoform-MaterialUi, is a meteor package for Autoform that helps render your forms using Material-UI components.

Demo

Installation

In a Meteor app directory, enter:

$ meteor add poetic:react-autoform-material-ui

Notes

In order to use this package, please ensure you have the following packages installed

Autoform

$ meteor add aldeed:autoform

React

$ meteor add react