# node-fanyi-demo **Repository Path**: uphg/node-fanyi-demo ## Basic Information - **Project Name**: node-fanyi-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-28 - **Last Updated**: 2021-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fanyi 命令行翻译工具,调用百度翻译 API 运行(需要安装 ts-node-dev) ```shell script yarn start ``` 打包(需要安装 TypeScript 依赖) ```shell script tsc ```