Skip to content

lengyue1024/react-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-resume

灵感来自于http://strml.net/
作者项目地址:https://github.com/STRML/strml.net

使用方法

git clone https://github.com/lengyue1024/react-resume.git
cd react-resume/
npm install
npm run build
npm run start

然后就可以在 http://localhost:8080/index.html 上看到项目的展示效果了。

修改 & 发布

需要修改app文件夹下的app.js文件,其中简历内容请使用MarkDown语法编辑。

npm run build

然后发布index.html文件和build文件夹即可

Releases

No releases published

Packages