SEEC项目前端

soleil 76d93b568e [修改]成绩管理页面 7 anni fa
mock f66ada8ff9 修复2.27会议bug 7 anni fa
public 8576191d1d 拉取dev 7 anni fa
src 76d93b568e [修改]成绩管理页面 7 anni fa
tests 8409d55573 test try 7 anni fa
.browserslistrc 9bec9dd87d init 7 anni fa
.eslintrc.js 9bec9dd87d init 7 anni fa
.gitignore 9bec9dd87d init 7 anni fa
README.md 9bec9dd87d init 7 anni fa
babel.config.js 9bec9dd87d init 7 anni fa
jest.config.js 9bec9dd87d init 7 anni fa
package-lock.json 5215d1920d 修改了一下路由 7 anni fa
package.json 7b19596387 [新增] time picker 7 anni fa
postcss.config.js 9bec9dd87d init 7 anni fa
vue.config.js 783f76ef74 [修改]问题关键字查找接口 7 anni fa
webpack.config.js f76c01b150 basic files 7 anni fa
yarn.lock 7b19596387 [新增] time picker 7 anni fa

README.md

seec-frontend

Project setup

yarn install

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

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.