美文网首页
基于vue-cli修改的一个多页面网站

基于vue-cli修改的一个多页面网站

作者: helloyoucan | 来源:发表于2017-05-12 15:07 被阅读0次

    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

    主页(包括课程列表)

    课程页

    文章页

    文章列表页

    前端小白一个,有很多地方还需要努力,有不足的地方,希望能多多指教!

    相关文章

      网友评论

          本文标题:基于vue-cli修改的一个多页面网站

          本文链接:https://www.haomeiwen.com/subject/xinztxtx.html