No description
Find a file
2020-10-19 18:09:11 +02:00
.idea Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
dist Add minor fixes 2020-10-19 18:02:44 +02:00
src Add minor fixes 2020-10-19 18:02:44 +02:00
.babelrc Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
.editorconfig Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
.eslintrc.js Add minor fixes 2020-10-19 18:02:44 +02:00
.gitignore Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
.nvmrc Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
package-lock.json Update version 2020-10-19 18:09:11 +02:00
package.json Update version 2020-10-19 18:09:11 +02:00
README.md Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
webpack.common.js Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
webpack.dev.js Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
webpack.prod.js Initial commit. Compile package code 2020-03-16 23:25:54 +01:00

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.