Git Product home page Git Product logo

flqin's Introduction

web前端工程师简历

项目地址:http://www.flqin.com

(2015版)项目地址:http://www.flqin.com/2015/

MISC

很多朋友给我发邮件学习怎么制作这样的简历,其实你只需要将本项目fork,查看代码就可以了!

有任何疑问和建议请直接在此评论,互相学习,共同进步!

也欢迎朋友们加入Q群:Fe.d小分队,里面有众多未来大牛及海量学习资源,是一个前端初学者的学习交流平台。

喜欢请点个star吧!

不会用git?请学习廖老师的git教程

branch

  • master

    • 上线产品级代码
  • 2015.07(老分支)

    • 2015年版简历
    • 采用jQuery,fullPage.js开发
  • dev(开发分支)

    • 2017年版简历
    • 采用ES6,angularJS 1.x,gulp,less,webpack开发构建
    • 不断更新优化中

准备环境

1.安装 node.js  
2.安装 gulp 全局的命令行接口  
执行命令: `npm install gulp -g`

项目初始化

安装 node package modules
执行命令: `npm install`    

开启服务器开始构建开发

1.npm install

2.gulp dd

构建产品级上线代码

gulp dd -p   

flqin's People

Contributors

zhaoky 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.