Skip to content

My resume. GitHub Pages support included. raganyaYoung.github.io/resume

License

Notifications You must be signed in to change notification settings

raganyaYoung/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

My resume. GitHub Pages support included. raganyaYoung.github.io/resume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published