From 0a971f6f7fba62828e269f591530a1c9dd27087a Mon Sep 17 00:00:00 2001 From: Ivan Borshchov Date: Sun, 25 Aug 2024 20:35:05 +0300 Subject: [PATCH] Add Adminforth --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f011b5a..c3d72900a 100644 --- a/README.md +++ b/README.md @@ -1417,7 +1417,8 @@ _Set of admin template_ - [vue-vben-admin](https://github.com/vbenjs/vue-vben-admin) - A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast! [Live demo](https://vben.vvbin.cn/) - [Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin) - A set of open source backend management framework based on Vue3 + TypeScript + Element Plus. [Live demo](https://admin.spicyboy.cn) - [gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin) - 🚀Vite+Vue3+Gin development basic platform. [Live demo](https://demo.gin-vue-admin.com) - +- [adminforth](https://adminforth.dev) - Vue + Node + Tailwind admin framework. [Live Demo](https://demo.adminforth.dev) + #### Server-side rendering - [Nuxt.js](https://github.com/nuxt/nuxt.js) - Versatile Vue.js Framework.