Skip to content

木及简历|一款用 `Markdown`就能写出好看简历(resume)的在线工具。

License

Notifications You must be signed in to change notification settings

yanzhiwei147/react-resume-site

 
 

Repository files navigation

木及简历

一款用 Markdown就能写出好看简历的在线工具,告别使用 word 繁杂的编写方式。

  • 简单、易用。
  • 可直接导出 pdf

在线地址: https://resume.mdedit.online/

开始使用

Docker 使用 | 推荐

使用 docker 运行,默认本地已经拥有可运行的 docker 环境

使用 Terminal 终端,运行下面命令

$ docker run --rm -d -p 3000:80 yanzhiwei147/muji

打开 http://localhost:3000/

源码使用

$ git clone https://github.com/hua1995116/react-resume-site.git && cd react-resume-site
$ yarn install && yarn start 

打开 http://localhost:3000/

贡献

从本仓库切出新的分支,直接提交 PR 即可,Commit 规范遵从 Angular 规范

交流

微信群( 技术客服微信: qiufengblue )

qq群

About

木及简历|一款用 `Markdown`就能写出好看简历(resume)的在线工具。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 38.2%
  • JavaScript 35.3%
  • CSS 13.4%
  • Less 11.7%
  • HTML 1.3%
  • Dockerfile 0.1%