大多数情况下这些前置要求也写在文档里面了,所以说到底,你还是没有好好看看文档。
https://vuejs.org/v2/guide/index.html
The official guide assumes intermediate level knowledge of HTML, CSS, and JavaScript. If you are totally new to frontend development, it might not be the best idea to jump right into a framework as your first step – grasp the basics then come back! Prior experience with other frameworks helps, but is not required.
https://reactjs.org/tutorial/tutorial.html
We’ll assume that you have some familiarity with HTML and JavaScript, but you should be able to follow along even if you’re coming from a different programming language. We’ll also assume that you’re familiar with programming concepts like functions, objects, arrays, and to a lesser extent, classes.