From 7ad5dc5055e2f56346514505a7e3e19219e037da Mon Sep 17 00:00:00 2001 From: Yue JIN <40021217+kingyue737@users.noreply.github.com> Date: Wed, 10 Aug 2022 12:02:39 +0800 Subject: [PATCH 1/2] docs: add new admin template --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 202abc478..a19aacd24 100644 --- a/README.md +++ b/README.md @@ -2515,6 +2515,7 @@ _Set of admin template_ - [Mosaic - Vue Admin TailwindCSS template](https://github.com/cruip/vuejs-admin-dashboard-template) - The All-in-one Tailwind CSS Admin Dashboard Template. - [vue-admin-box](https://github.com/cmdparkour/vue-admin-box) - The admin template based on vue3 and element-plus. [Live demo](https://cmdparkour.github.io/vue-admin-box/dist/) - [argon-dashboard-vue3](https://github.com/ltv/argon-dashboard-vue3) - Template, Element Plus & TailwindCSS 3, Vue3. +- [Vitify Admin](https://github.com/kingyue737/vitify-admin) - Vite 3 + Vuetify 2 + TypeScript, a lightweight Vue 2.7 admin starter template but with perfect DX of Vue 3. [Live demo](https://vitify-admin.netlify.app/) #### Server-side rendering - [Nuxt.js](https://github.com/nuxt/nuxt.js) - Versatile Vue.js Framework. From 07cb50eff6ae3bf83b619170edfa26a1ed3eb0da Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Wed, 10 Aug 2022 10:06:00 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a19aacd24..5dae613c4 100644 --- a/README.md +++ b/README.md @@ -2515,7 +2515,7 @@ _Set of admin template_ - [Mosaic - Vue Admin TailwindCSS template](https://github.com/cruip/vuejs-admin-dashboard-template) - The All-in-one Tailwind CSS Admin Dashboard Template. - [vue-admin-box](https://github.com/cmdparkour/vue-admin-box) - The admin template based on vue3 and element-plus. [Live demo](https://cmdparkour.github.io/vue-admin-box/dist/) - [argon-dashboard-vue3](https://github.com/ltv/argon-dashboard-vue3) - Template, Element Plus & TailwindCSS 3, Vue3. -- [Vitify Admin](https://github.com/kingyue737/vitify-admin) - Vite 3 + Vuetify 2 + TypeScript, a lightweight Vue 2.7 admin starter template but with perfect DX of Vue 3. [Live demo](https://vitify-admin.netlify.app/) +- [Vitify Admin](https://github.com/kingyue737/vitify-admin) - Vite 3 + Vuetify 2 + TypeScript, Vue 2.7 #### Server-side rendering - [Nuxt.js](https://github.com/nuxt/nuxt.js) - Versatile Vue.js Framework.