Merge pull request #126 from shreybs/patch-1

Found a Vue Tutorial that helped me a lot
This commit is contained in:
Tu V. Tran 2018-10-19 23:18:57 -07:00 committed by GitHub
commit c8cb1366f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 (video)](https://www.youtube.com/watch?v=78tNYZUS-ps)
#### Others (Hapi, Express...):