1、首先下载Git
2、再下载安装node.js
3、dos窗口下载node.js依赖jar包
执行命令:npm install
4、从Git上down项目
5、运行项目
在项目根目录下 右键 打开 Git base here
运行命令:npm run dev