Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

Mahaoqu/Staff-attendance-system-frontend

Repository files navigation

staff-attendance-system-frontend

构建这个前端项目需要node环境。

项目准备

npm install

在开发环境进行编译和自动热加载

npm run serve

为生产环境进行编译和最小化构建

npm run build

运行测试

npm run test

错误提示并自动修复

npm run lint

自定义配置

配置参考.

About

Front-end of SE class project use Vue.js. Backend see https://github.com/kk456852/Staff-attendance-system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages