# juejin_auto_sign **Repository Path**: vividcode/juejin_auto_sign ## Basic Information - **Project Name**: juejin_auto_sign - **Description**: 掘金自动签到-自动执行挖矿游戏 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-09 - **Last Updated**: 2024-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 使用说明 + 安装依赖 ``` npm install OR yarn ``` + 填写`/config.js`的必填项 + 运行 + 查看`/app.js`最后两行代码选择以哪种方式运行 + 本地启动 ``` node app.js ```