No description
dist | ||
src | ||
.babelrc | ||
.editorconfig | ||
.gitignore | ||
.nvmrc | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js |
MCF-Components-Lib
This library exports an unique method to render components using React and Material-UI through a javascript object where is placed all the information needed.
The method is render
Installation
To install the library you can get the repository or install it as a dependency.