/learn-from-example-vue

Work In Progress. Learn Vue from project example. Help you to quickly understand minimum knowledge to be productive in Vue

Primary LanguageJavaScriptMIT LicenseMIT

Learn from Example: Vue

This tutorial is aimed to understand the minimum knowledge to quickly to be productive in a Vue project.
In my opinion, for beginner, they will better understand a new knowledge when there is a concrete example.
You will read the code of this project that contains many comment and guided by the wiki.

Disclaimer: I'm still starting to learn Vue too.

How to use

  • Clone this repo. You will need to read code in this project later.
  • Start by reading the wiki Table of Content. It will give you instructions further.

Requirement

  • VueJS v2.x
  • NodeJS v8.9.x (for vue-cli and npm)

Table of Content

License

This project is licensed under the MIT License - see the LICENSE.md file for details