# timedTasks **Repository Path**: liuchengpc/timedTasks ## Basic Information - **Project Name**: timedTasks - **Description**: 1 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2021-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # timedTasks ## Build Setup ``` bash 先要确保是否安装nodeJS 查看方式(cmd): node -v * npm是nodeJS自带,若npm下载慢或者下载报错,可百度cnpm配置, 使用cnpm npm install npm run test