美文网首页
用 vue 生成个人简历

用 vue 生成个人简历

作者: 曾田生 | 来源:发表于2017-03-20 09:49 被阅读0次

    resume-vue

    自动简历生成

    Build Setup

    # install dependencies
    npm install
    
    # serve with hot reload at localhost:8084
    npm run dev
    
    # build for production with minification
    npm run build
    
    # build for production and view the bundle analyzer report
    npm run build --report
    
    demo3.gif

    项目预览 : https://zengtianshengz.github.io/blog/resume-vue/

    关于 vue2.0 的项目实战可以看我之前写的一篇博文 : https://segmentfault.com/a/1190000008209734

    欢迎 star 和 issue

    项目地址 : https://github.com/ZengTianShengZ/resume-vue

    相关文章

      网友评论

          本文标题:用 vue 生成个人简历

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