Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

iwfan/react-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT-RESUME

使用 React 制作的动态简历效果。

预览

WIP

运行

yarn start
# or
npm run start

部署

yarn build
yarn run deploy