Code Monkey home page Code Monkey logo

make-resume's Introduction

来一发线上简历

参考大神@DIYgod的项目Resume撸了一发

image

怎么搞

  • 首先,clone本项目
  • 接着,执行以下命令
$ npm install                // 安装依赖
$ npm run dev                // 以开发环境启动项目(hmr)
  • 然后,在views文件夹下的模版中替换为你自己的信息
  • 最后...
  • 若想生成PDF,chrome浏览器 文件=>打印=>纸张A3,页码全部,边距无,选择背景图形,保存
  • 若想部署上线,执行以下命令
$ npm run build              // 编译生成静态文件
$ npm run start              // 以生产环境启动项目

最后的最后

架子已经搭好,改一改便可以当作个人网站继续开发

祝好~

make-resume's People

Contributors

lidad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.