https://github.com/yaogengzhu/resume-tools
文档生成PDF
https://github.com/yaogengzhu/resume-tools
jspdf react resume toolset
Last synced: about 1 month ago
JSON representation
文档生成PDF
- Host: GitHub
- URL: https://github.com/yaogengzhu/resume-tools
- Owner: yaogengzhu
- Created: 2022-04-09T06:10:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T04:28:31.000Z (about 4 years ago)
- Last Synced: 2025-03-01T18:13:36.692Z (over 1 year ago)
- Topics: jspdf, react, resume, toolset
- Language: TypeScript
- Homepage: https://yaogengzhu.github.io/resume-tools/#/
- Size: 287 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# umi project
## Getting Started
Install dependencies,
```bash
$ yarn
```
Start the dev server,
```bash
$ yarn start
```