1 Star 1 Fork 0

熙七 / flqin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

✏️✏️前端工程师简历

Travis CI Status Downloads Version License

English | 中文

百度搜索: web 前端工程师简历

MISC

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

因 MVVM 框架众多且在不断更新,前一版(angular1.6)已废弃,最后选择自己实现一个了MVVM 框架服务于本项目。

有任何疑问和建议请点击此处,互相学习,共同进步!

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

喜欢请点个 star 吧!💕💕

项目启动流程

  1. 安装 node.js/npm/yarn

  2. 安装 git

  3. 克隆本项目

git clone https://github.com/zhaoky/flqin.git
  1. 进入项目
cd flqin
  1. 安装依赖
npm i // 或者 yarn
  1. 启动 开发模式 localhost:8080
npm run dev //或者 yarn run dev
  1. 启动生成模式,打包产品级代码
npm run build //或者 yarn run build
  1. 启动包分析模式,可以分析包大小
npm run analyze //或者 yarn run analyze
  1. 检查代码及自动修复
npm run lint //检查 或者 yarn run lint
npm run fix // 修复 或者 yarn run fix

项目支持

@korey/MVVM

一个简易的 MVVM 框架,目前实现了 data-binding 和 view-refresh 的功能,仍在不断优化更新,欢迎学习交流。

@korey/Fullpage

一个简易的 Fullpage 框架,目前实现了上拉下拉,滑轮滚动,锚点直达的全屏翻页功能,仍在不断优化更新,欢迎学习交流。

License

MIT

The MIT License (MIT) Copyright (c) 2019-present, Keyu(Korey) Zhao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

️️web前端工程师简历 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/hee_seven/flqin.git
git@gitee.com:hee_seven/flqin.git
hee_seven
flqin
flqin
master

搜索帮助