Skip to content

Jayin/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

774c548 · Apr 10, 2023

History

56 Commits
Sep 20, 2015
Jul 10, 2019
Jul 17, 2015
Sep 4, 2015
Jul 15, 2015
Jul 15, 2015
Jul 15, 2015
Apr 10, 2023
Aug 8, 2015
Jul 20, 2015

Repository files navigation

只需一分钟1分钟,轻松构建个人的在线简历(请点击项目右上角的star支持下😄)

react + json 构建一份个人简历

使用

1. Fork 这个仓库

2. 修改resume.json(简历信息都写在里面),填入你的信息

3. 提交修改并push到你的GitHub

对本项目开发

npm install
npm run serve # 访问http://localhost:3000/resume/build/
gulp watch # build & watch

License

MIT