From e47133b3ce449d0604f0b717ba90de308b4503e7 Mon Sep 17 00:00:00 2001 From: Jeffrey <1115378579@qq.com> Date: Wed, 24 Aug 2022 10:50:18 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat=EF=BC=9Aresume-vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d550d29cd..22aceceb0 100644 --- a/README.md +++ b/README.md @@ -642,7 +642,7 @@ - [Vue 3 TypeScript Library Template](https://github.com/TinkoLiu/vue3-ts-lib-template) A simple but complete library template for Vue 3, supports generating `.vue.d.ts` - [Customizable Vue video chat app](https://github.com/daily-demos/vue-call-object) - A Vue video call demo app featuring local device controls and screen sharing. - [Vue3-Starter](https://github.com/cerino-ligutom/Vue3-Starter) A boilerplate with an opinion on how to structure your files/folders with a few examples such as **Vue Router** navigation guards, theming with **TailwindCSS**, form validation w/ **Vuelidate**, localization with **Fluent**, etc. - +- [resume-vue](https://resume-vue.vercel.app/) - The free resume generator supports online editing and printing. ### Books - [The Majesty Of Vue.js](https://www.packtpub.com/web-development/majesty-vuejs) by Alex Kyriakidis & Kostas Maniatis, Packt. (Nov 2016) From c85777189a90c08c52ab4758801af4cf634c8860 Mon Sep 17 00:00:00 2001 From: Jeffrey <1115378579@qq.com> Date: Fri, 2 Sep 2022 15:20:09 +0800 Subject: [PATCH 2/2] feat: add git information and modify the des --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22aceceb0..5b3da133c 100644 --- a/README.md +++ b/README.md @@ -642,7 +642,7 @@ - [Vue 3 TypeScript Library Template](https://github.com/TinkoLiu/vue3-ts-lib-template) A simple but complete library template for Vue 3, supports generating `.vue.d.ts` - [Customizable Vue video chat app](https://github.com/daily-demos/vue-call-object) - A Vue video call demo app featuring local device controls and screen sharing. - [Vue3-Starter](https://github.com/cerino-ligutom/Vue3-Starter) A boilerplate with an opinion on how to structure your files/folders with a few examples such as **Vue Router** navigation guards, theming with **TailwindCSS**, form validation w/ **Vuelidate**, localization with **Fluent**, etc. -- [resume-vue](https://resume-vue.vercel.app/) - The free resume generator supports online editing and printing. +- [resume-vue](https://github.com/Jeffrey-mu/resume-vue)- The free resume generator supports online editing and printing Using Vue3[Online preview](https://resume-vue.vercel.app/) ### Books - [The Majesty Of Vue.js](https://www.packtpub.com/web-development/majesty-vuejs) by Alex Kyriakidis & Kostas Maniatis, Packt. (Nov 2016)