|
|
|
@ -9,10 +9,7 @@ sudo pacman -S neovim nodejs npm
|
|
|
|
|
|
|
|
|
|
|
|
### ubuntu系
|
|
|
|
### ubuntu系
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
|
|
|
|
sh install
|
|
|
|
sudo apt-get update
|
|
|
|
|
|
|
|
sudo apt-get install -y nodejs
|
|
|
|
|
|
|
|
sudo apt-get install neovim
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## 文件结构
|
|
|
|
## 文件结构
|
|
|
|
|