# pw_node **Repository Path**: datac/pw_node ## Basic Information - **Project Name**: pw_node - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-15 - **Last Updated**: 2021-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pw_node #### 介绍 nodejs版-OA自动化报工 #### 软件架构 由nodejs构建 #### 安装教程 1. 需要nodejs环境 2. 需要npm环境 #### 使用说明 1. 将代码clone到本地 2. 执行 npm install 初始化环境 3. 执行 node index.js 启动 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 暂无