Skip to content
gh-pages
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

react + json 构建一份个人简历

=> 点击这里访问演示 <=

使用

1. Fork 这个仓库

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

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

4. 访问http://you_username.github.io/resume/build/index.html

对本项目开发

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

License

MIT

You can’t perform that action at this time.