项目结构 src - 存放编写的代码 static - 存放静态页面 utils - 存放 mustache 源码 启动项目 pnpm i 下载依赖 pnpm dev 使用 webpack 构建项目 通过 127.0.0.1:8080 访问静态页面