Developing a New UI for Cilikube
After work, I started developing a new UI for cilikube. The previous UI used Vue3 + Element-Plus, which felt a bit unsuitable for cilikube’s style, so I decided to redesign a new UI.
The new UI will be implemented using Vue3 + Ant Design. Ant Design’s design style is more concise and elegant, which aligns with cilikube’s positioning. At the same time, Ant Design also provides many ready-made components, which can greatly improve development efficiency.
Currently, the basic layout and styles have been completed. Next, I will gradually add functional modules. I hope the new UI can better enhance the user experience and make cilikube easier to use.