We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e877a5d commit 58a840fCopy full SHA for 58a840f
docs/guide/getting-started.md
@@ -6,6 +6,7 @@ We assume you are already familiar with the basic usages of Vue before you conti
6
7
## Requirements
8
9
+- Node.js 16.14.0 or higher.
10
- Vue >= 2.7 or Vue >= 3.0.
11
- Some features need Vue >= 3.2.25.
12
- VSCode with the **latest** [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) extension.
docs/zh-CN/guide/getting-started.md
@@ -6,6 +6,7 @@ Vue Macros 是一个库,用于实现尚未被 Vue 正式实现的提案或想
## 要求
+- Node.js 16.14.0 或更高
- Vue >= 2.7 或 Vue >= 3.0
- 某些功能需要 Vue >= 3.2.25
- VSCode 安装了 [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) 扩展
0 commit comments