6.2.1. 常用软件

常用软件:

// http server软件
npm install -g http-server
// 使用
http-server &