My Resume
Read resume data from a JS (liked JSON) file and generate a static web page.
Written with Webpack,ES6 and React.
Start
- Run
npm install
to install the dependencies. - Run
npm start
, then visithttp://localhost:3000
. - Start development, fill your profile and generate your resume~