**本套教程开发时使用windows10 Oracle VM VirtualBox虚拟机软件运行的Ubuntu Server 20作为运行环境 vscode+dreamweaver作为编码软件,chrome浏览器作为预览软件,MobaXterm作为远程连接工具** 下面是我录制的环境搭建视频教程,总时长约为40分钟 * [virtualbox安装ubuntu server 20](https://www.bilibili.com/video/BV1Vi4y177Vd/) * [ubuntu server 安装php node.js环境](https://www.bilibili.com/video/BV1Ji4y177a2/) 视频中用到的git文件地址:https://gitee.com/songzhenghe/environment 安装好后的环境如下图 ![](https://img.kancloud.cn/95/08/9508b97e19d590510ec271bdff7358db_190x70.png) ![](https://img.kancloud.cn/98/53/9853a14454c386f40a2d626ea4940bf0_353x57.png) ![](https://img.kancloud.cn/6a/1c/6a1ca267467b5ad0dc25378c4e44643b_820x51.png) MobaXterm下载地址[https://www.jb51.net/softs/729656.html](https://www.jb51.net/softs/729656.html) dreamweaver下载地址 链接:https://pan.baidu.com/s/1eIHHnRQWAqeR-zJJWdlVnw 提取码:1ca0 如果不使用虚拟机环境也可以使用phpstudy+node二进制安装包环境 phpstudy下载地址[https://www.xp.cn/download.html](https://www.xp.cn/download.html) node二进制安装包下载地址[https://nodejs.org/dist/v14.15.4/node-v14.15.4-x64.msi](https://nodejs.org/dist/v14.15.4/node-v14.15.4-x64.msi) windows环境双击安装即可,此处不做详细说明了。