github地址:https://github.com/helloyoucan/gcweb-show
后台管理部分:http://www.jianshu.com/p/67852870dc98
gcweb-show
一个基于vue-cli修改的多页面网站,使用了vue+vue-resource+element-ui+markdownjs开发的网站
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
本项目基于vue-cli修改为多页面,修改教程在http://www.jianshu.com/p/97e7b46ae421
主页(包括课程列表)
课程页
文章页
文章列表页
前端小白一个,有很多地方还需要努力,有不足的地方,希望能多多指教!