big-event-cms
big-event-cms copied to clipboard
vue2前端cms的pc端入门项目(使用技术:vue2.0全家桶、axios、ECharts、element-ui、ESLint等等)
前端项目演示: http://43.138.42.251:81/#/login
后端项目地址: https://github.com/Lencamo/big-event-cms-api
Project setup
yarn 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