提交 e5563c92 编写于 作者: T Tomas Vik

docs: explain how to install nodejs

上级 74bb90d8
......@@ -62,8 +62,8 @@ and configured, if not, do that first! If already done, proceed ahead.
* [NodeJS](https://nodejs.org/en/)
* Version is specified in [`.tool-versions`](.tool-versions))
* We use the same major node version as VS Code
* You can use [`asdf`](https://asdf-vm.com/#/) to manage your node version
* [Npm](https://www.npmjs.com/get-npm)
* Please use [`asdf`](https://asdf-vm.com/#/) with the [`nodejs` plugin](https://github.com/asdf-vm/asdf-nodejs) to manage your node version
* [Npm](https://www.npmjs.com/get-npm) (installed automatically by the `asdf` `nodejs` plugin)
#### Step - 2 : Fork and Clone
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册