木偶打字稿启动器指南
在本地操作此应用程序需要满足以下先决条件:
- 安装 npm
- 克隆存储库:
git clone --depth=1 https://github.com/0t2/puppeteer-typescript-starter.git - 进入项目目录:
cd puppeteer-typescript-starter - 安装依赖项:
npm i - 启动应用程序:
npm start
文件大小:23.83KB
评论区