# vue_clock **Repository Path**: chen_luo_git/vue_clock ## Basic Information - **Project Name**: vue_clock - **Description**: 多工打卡系统,为计算机协会成员打卡而设计,但也可改编为所有工作单位设计的多功能打卡系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-04 - **Last Updated**: 2023-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_clock ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).