Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 450 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 450 Bytes

华南虎面试系统前端

详细介绍请访问后端仓库 HR_Go

Project setup

npm install
cp .env.example .env

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.