Templates
The templates are structured with the minimal necessary components. The next step is to ship the code.
All-In-One Template
Our React template is designed to streamline your development process, allowing you to focus on the core functionality of your plugin without the hassle of starting from scratch. You'll find all the necessary components and configurations pre-set, so you can simply plug in your ideas and get coding right away. This template includes two folders one for an App plugin and another for a Portal plugin.
Portal Templates
The following templates are adapted for E-UC Portal and include whitelabel support.
HTML/JS/Materialize
This template uses vanilla Javascript, HTML and Materialize. Materialize is a modern responsive CSS framework based on Material Design by Google.
HTML/JS/MUICSS
This template uses vanilla Javascript, HTML and MUI (css). MUI is a lightweight CSS framework that follows Google's Material Design guidelines. MUI is designed from the ground up to be fast, small and developer-friendly.