From a0fa75b6e42f1a420f28c3042a9a9c53981f7746 Mon Sep 17 00:00:00 2001 From: Stanley Jones <49165812+stanleygjones@users.noreply.github.com> Date: Tue, 16 Mar 2021 08:03:16 -0700 Subject: [PATCH] Update README.md (#8) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a084c2b..67b1198 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,7 @@ The following represent a few of the applications that teams developed over the ### React - [cra-template-dfx](https://github.com/taylorham/cra-template-dfx) - A [Create React App](https://github.com/facebook/create-react-app) template configured for using and deploying to IC canisters + +### Vue + +- [DFINITY-Vue](https://github.com/nop33/dfinity-vue) - Vue.js and Vuetify integration with DFINITY SDK bootstrap webpack project.