Skip to content

Jayin/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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