Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 582 Bytes

File metadata and controls

37 lines (26 loc) · 582 Bytes

LoremSurvey 高校调查问卷管理系统

前端部分

v2.0开发分支

2021软件工程团队作业

后端

BackEnd

Developers:

LoremIpsum Team

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.