此仓库为university-bbs项目后台管理系统前端代码,采用vue2.x+element-ui开发。
git clone https://github.com/weijiang1994/bbs-admin-frontend.git
cd bbs-backend-frontendnpm install
npm run serve
npm run build
前台系统采用
flask开发,没有采用前后端分离模式!
