/magic-qa-admin

基于Vue+Element开发的匿名问答系统—管理员PC端web应用

Primary LanguageVue

校园匿名问答网站-项目引导:

【管理员PC端web项目】基于Vue+Element开发:https://github.com/ComputerReader/magic-qa-user
【用户移动端web项目】基于Vue+Element+Cube开发:https://github.com/ComputerReader/magic-qa-admin
【服务器后台项目】基于SpringBoot+SpringMVC+MyBatis+Nginx+Redis开发:https://github.com/ComputerReader/magicqa

Project setup

npm install

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.