🎉 Congratulations 🎉
You have learned how to use Vue.js to create the next StackOverflow!
What we've covered
- [x] Set up a project using
vue-cli - [x] How to use the
{{ mustache.syntax }}and directives:v-if,v-else,v-show,v-forandv-html - [x] The
.vuefiles - [x] Subdivide our code into multiple components
- [x] Using of HTTP libraries
- [x] Generating routes with vue-router