Skip to content

youthol/counselor-recruitment-sys

Repository files navigation

Counselor Recruitment System

项目目录

counselor-recruitment-sys
├── dist
├── node_modules
├── public
│   ├── favicon.ico
│   └── index.html
├── src
│   ├── api
│   ├── assets
│   ├── components
│   |    └── xxx.vue
│   ├── router
│   |    └── index.js
│   ├── store
│   |    ├── modules
│   |    └── index.js
│   ├── utils
│   ├── views
│   ├── App.vue
│   └── main.js
├── CHANGELOG.md
├── README.md
└── package.json

使用技术

  • Vue
  • ElementUI

Project setup

# Install dependencies
yarn run serve

# Compiles and hot-reloads for development
yarn run serve

# Compiles and minifies for production
yarn run build

# Run your tests
yarn run test

# Lints and fixes files
yarn run lint

About

辅导员招聘系统前端(Refactored by vue)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published