提交 edf3e5e7 编写于 作者: U ULIVZ 提交者: Evan You

docs: add node version warning. (#65)

上级 3c9db8b5
......@@ -37,6 +37,8 @@ Contributions are welcome!
## Development
> Please make sure your version of Node.js is greater than 8.
``` bash
yarn
yarn dev # serves VuePress' own docs with itself
......
......@@ -28,3 +28,7 @@ vuepress dev
# build to static files
vuepress build
```
::: warning NODE VERSION
Please make sure your version of Node.js is greater than 8.
:::
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册