README
This example was bootstrapped with Create React App.
It is linked to the reforml package in the parent directory for development purposes.
You can run yarn install
and then yarn start
to test your package.
material-ui binding for reforml, the react form defined by yaml
<script type="module">
import reformlMaterialUi from 'https://cdn.skypack.dev/@reforml/material-ui';
</script>
This example was bootstrapped with Create React App.
It is linked to the reforml package in the parent directory for development purposes.
You can run yarn install
and then yarn start
to test your package.