This repository is a web application that demonstrates the display of all elements from the mef-dev-ui-kit library.
This application is designed to visualize all available elements in the mef-dev-ui-kit library. It provides users with the opportunity to explore and test various components and functionalities of the library before using them in their own projects.
To learn more about the library, visit the official documentation: mef.dev/ui_kit and demo:mef.dev/ui_kit_demo
- Clone the repository: First, make sure you have Git installed on your computer. If you don't have Git installed, refer to the installation guide. Once Git is installed, open a terminal and run the following command to clone the repository:
git clone https://github.com/mef-dev/ui-kit-demo.git - Open the project: Navigate to the directory where you cloned the repository and open it in your preferred IDE or text editor.
- Install dependencies: In the project directory, install the necessary npm packages by running the following command:
npm install - Start the project: Launch the UI-Kit Demo by running the following command:
ng serve app - Access the application: Once the project has started, you can access the UI-Kit Demo in your web browser at localhost:4200.
In the application, you will find different pages showcasing various components and features of the mef-dev-ui-kit library. You can browse through them, try out different configurations, and experiment with them.
- Documentation of the library: https://mef.dev/ui_kit
- Demo of the library: https://mef.dev/ui_kit_demo
- Library package: https://www.npmjs.com/package/@natec/mef-dev-ui-kit