Skip to content

Commit 2c80657

Browse files
committed
docs: update node version
1 parent 43bc2fc commit 2c80657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
## 快速开始
3737

38-
1. 安装`Node.js`以及`npm`。具体需要的版本没有仔细研究过,我本地用的开发环境是`Node.js v12.18.2`以及`npm 6.14.6`,最新版本的应该也没问题
38+
1. 安装`Node.js`以及`npm`。具体需要的版本没有仔细研究过,我本地用的开发环境是`Node.js v12.18.2`以及`npm 6.14.6`~~最新版本的应该也没问题~~ 目前只支持node 12
3939
2. 克隆仓库,`git clone https://github.com/bunnyxt/tdd-frontend.git && cd tdd-frontend`
4040
3. 填写配置,在`src/config/index.js`中,目前只需要填写`recaptchaSiteKey`,即配置[Google reCAPTCHA](https://www.google.com/recaptcha/about/)所用的客户端密钥
4141
4. 安装依赖,`npm install`,这一步可能会花一点时间

0 commit comments

Comments
 (0)