No description
Find a file
2021-06-11 10:09:10 +02:00
dist Update library version 2021-06-11 10:09:10 +02:00
src Upgrade uploadFile component 2021-06-11 08:27:16 +02:00
.babelrc Initial app commit 2020-03-10 12:36:13 +01:00
.editorconfig Initial app commit 2020-03-10 12:36:13 +01:00
.gitignore Add folders to .gitignore 2021-03-17 17:41:14 +01:00
.nvmrc Initial app commit 2020-03-10 12:36:13 +01:00
package-lock.json Update library version 2021-06-11 10:09:10 +02:00
package.json Update library version 2021-06-11 10:09:10 +02:00
README.md Change exported method from MCF_Renderer() to render() 2020-03-10 12:58:16 +01:00
webpack.common.js Adjust project to work like an external library 2020-03-16 16:35:15 +01:00
webpack.dev.js Adjust project to work like an external library 2020-03-16 16:35:15 +01:00
webpack.prod.js Adjust project to work like an external library 2020-03-16 16:35:15 +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.