Code Monkey home page Code Monkey logo

resume-it's Issues

学长,你好,在使用中发现了如下问题

1.学长使用的是Mac系统,所以在配置package.json中的npm scripts的时候,build命令只配置了Mac系统的,建议学长添加配置Windows系统下的命令:‘set NODE_ENV=production gulp’,并在README文档中说明

2.学长的npm scripts中的public命令稍有问题,直接运行会报错,其中rimraf dist会将gulp生成的dist文件直接删除,造成的后果就是Cannot use simple-git on a directory that does not exist.即simple-git无法找到dist文件夹,解决方法一,不使用rimraf dist,让使用者每次手动删除dist文件,再用gulp命令生成新的dist文件,解决方法二,使用其他能刷新dist文件的方法或更改npm scrips顺序

3.在线简历在移动端,尤其在手机上禁用了用户缩放,导致浏览效果较差,望学长可以改进

4.最后非常感谢学长制作这个简历生成器,非常好用,帮了我很大的忙,希望学长工作愉快,希望我能早日像学长这么优秀!

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.