Is there a novice tutorial project for vue, which is done step by step?

the current tutorial, in addition to the documentation on the official website, is also an off-the-shelf project, which may also be relatively large
. It is really difficult for a novice to read a whole project directly. Is there a step-by-step tutorial that finishes a project, video or text, vue1 or vue2?

Jun.04,2021

https://yuanyuanshen.github.i.

at the beginning of learning vue, I feel that I really don't understand it by looking at the document directly. Take a look at it first, and then do a little demo,. The problems encountered in demo are
(1) vue project building
(2) vue+webpack component development
(3) element vue2.0-based framework small demo
Let's make progress together

in the
document
(1) vue project building
(2) vue+webpack component development
(3) element vue2.0-based framework

step-by-step project https://github.com/TIGERB/eas.

you can look at codes with different version numbers, from simple to complex


https://github.com/Away0x/vue.
the little demo, that I wrote to team members to learn vue hope to help you


good stuff, collect it.


http://blog.csdn.net/sinat_25.
builds a note application step by step with vue-cli and vuex


watch VUE video tutorial: ideo/56.html" rel= "nofollow noreferrer" > http://www.sucaihuo .com / video.


introduction to vue using tutorial videos

https://github.com/xuanqiyang.
Imitation Gather a small project written by APP


I think we can first imitate the small demo on vue's official website
Please refer to https://cn.vuejs.org/v2/examp.
, and then learn the slightly more complex demo implementation in the video lesson. Recommend two tutorials:
to implement shopping cart and address matching function: https://www.imooc.com/learn/796
to implement todo-list applications based on webpack: https://www.imooc.com/learn/935
source resources for all the above projects. Welcome to poke here: https://github.com/wnbupt/vue.


http://uyi2.com free vue tutorial, from shallow to deep, easy to use!


the new introduction video tutorial for Vue released in April 2018 is for you. After reading it, I feel that it is very good. You can take a look. Just download the online disk directly. It should be suitable for you to learn.

https://github.com/liukunjs/n. can take a look at


recently using vue pull hook. You can learn not only vue but also node background and python background. I hope it can help you
this is github

.
Menu