Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 630 Bytes

File metadata and controls

29 lines (18 loc) · 630 Bytes

James Huang Personal website

Build

  1. Clone the repo

  2. Update the resume.json with your personal information (check JSON Resume)

  3. Install dependencies and run build command:

> npm install
> npm run build
  1. Copy/Paste the build directory to the gh-pages branch

You can also test the app with a development server, just run:

> npm start

Contributing

Feel free to fork this project and customize with your personal info. If you implement any nice features or improvements I'd really appreciate if you could open a PR to this project ;)

License

MIT