Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 5.17 KB

README.md

File metadata and controls

60 lines (37 loc) · 5.17 KB

SE2022 Frontend Manager

Description

This is the manager frontend code of the PaperDaily project based on Vue.js & Vue Antd Admin.

Quick Start

npm

$ npm install
$ npm run serve
$ npm run build

yarn

$ yarn install
$ yarn serve
$ yarn build

Account

目前设置已有的管理员账户为:

'USER': admin
'PASSWORD': se-mcdb-o2e

Reference

License

MIT