Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 631 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 631 Bytes

onDuty.js

DEMO

Demo Image

Install

  1. Install dependencies package npm install or yarn install

  2. Set login info

  • Copy .env.example to .env
  • Set your username and password in .env

Run

For NPM: Command: npm run start or enter command npm run to list all options.

For NPM: Command: yarn start or enter command yarn run to list all options.

Help

Enter npm run start --help or yarn start --help to list argv.

-p, --punch [type]: [開發中] 指定特定的動作: 打卡, 休息, 請假
-d, --devtools: 開啟 devtool
-w, --watch: 察看 UI 介面