No description
Find a file
2020-05-19 15:55:50 +02:00
.idea Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
dist Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
src Fix minor text issue on number class validations 2020-05-19 15:54:53 +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
.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 Initial commit. Compile package code 2020-03-16 23:25:54 +01:00
package.json Set new version on package.json 2020-05-19 15:55:50 +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.