📄️ Initialize a component
In this tutorial we'll see how to create and package a React component for Zint.
📄️ How the component works
In this part we're going to explain how the React Component works and interfaces with Zint.
📄️ Using the component in Zint
When the component is developed and tested in the browser, it will have to be built and deployed.
📄️ Example : CSV reader
Let's illustrate the component creation with a concrete example