YuZhongMa / mlj-resume

resume

Home Page:https://yuzhongma.github.io/mlj-resume/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Resume

Read resume data from a JSON file . resume online

Build

  1. Run npm install to install the dependencies.
  2. Fill your resume data in resume.json.
  3. Run gulp build to generate the static web page(dist/index.html).
  4. Run gulp server and visit http://localhost:9090 if you want to see it hosted locally(make sure the port 9090 is not taken).

Develop

  1. Make sure port 35729(for livereload) and 9090(for the local server) are available.
  2. Run gulp, then visit http://localhost:9090.
  3. Start development!

About

resume

https://yuzhongma.github.io/mlj-resume/

License:MIT License


Languages

Language:Less 75.9%Language:Pug 13.2%Language:JavaScript 10.9%