Amireuxxf / HROS-UI

毕业设计前端代码(基于VUe+Element的人事管理系统)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

微人事项目前端代码

开发环境

PS D:\node\code\HROS-UI> node -v
v12.13.1
PS D:\node\code\HROS-UI> npm -v
6.12.1
PS D:\node\code\HROS-UI>

依赖包

npm install

报错解决

sass 依赖包不匹配问题

npm install sass-loader@7.0.3
npm install node-sass@4.12.0

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.

About

毕业设计前端代码(基于VUe+Element的人事管理系统)

License:Apache License 2.0


Languages

Language:Vue 64.9%Language:JavaScript 34.9%Language:HTML 0.1%Language:CSS 0.0%