Skip to content

myzhibie/myResume

Repository files navigation

myResume

This is a resume written by angularjs+html5. It is responsive and compatible for PDA ,smart phones and PC. This project consist of five parts:about me,my experience,my sill,my projectand contact me.These parts can meet most demand of showing yourself to some else(boss,classmates,hr etc),you can make it become your own resume by replacing the data files. click here to see the demo. ##key words angularjs,responsive,SPA,Grunt,html5,css3,yeoman

##How to run it when you download and unzip it you have two choices to run it:
1.If you have established a Grunt,nodejsand npm environment, you can run it like this below in node js bash:

grunt serve

then the explorer will run the page automaticly.
2.If you do not have a Grunt enviroment yet,you can put the dist directory into your web server such as WAMP and then check it in the explorer by hand.

##How to make it be my own resume It is easy to do it ,you see, the strcture of the project is below:

app

data

aboutme.json
experience.json
skill.json
timeline.json
contact.json
...

images
scripts
styles
views

dist
test
dist
...(some files buildt by grunt or yeoman automatically)

all the data are stored in the XXX.json files below the app directory. you can open it and repalce the contents with your own and then it become yours!

About

this is a resume written by angularjs+html5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published