From 42f7908e49227ec3ac8dad30cdf013817ff5c309 Mon Sep 17 00:00:00 2001 From: Shreyas BS <39007142+shreybs@users.noreply.github.com> Date: Fri, 19 Oct 2018 02:51:21 +0530 Subject: [PATCH] Found a Vue Tutorial that helped me a lot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba7a5b8..a60c9b4 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - Build a full stack web application using MEVN (MongoDB, Express, Vue, Node) stack - [Part 1](https://medium.com/@anaida07/mevn-stack-application-part-1-3a27b61dcae0) - [Part 2](https://medium.com/@anaida07/mevn-stack-application-part-2-2-9ebcf8a22753) +- [Vue.js To-DO List Tutorial](https://www.youtube.com/watch?v=78tNYZUS-ps) #### Others (Hapi, Express...):