/resume-2

在线简历生成器

Primary LanguageJavaScriptMIT LicenseMIT

My Resume

Read resume data from a JS (liked JSON) file and generate a static web page.

Written with Webpack,ES6 and React.

Start

  1. Run npm install to install the dependencies.
  2. Run npm start, then visit http://localhost:3000.
  3. Start development, fill your profile and generate your resume~