Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 772 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 772 Bytes

style: styled-components

Resume

This is my online resume built in order to explain all my experiences, projects and interests. This is being developed based in Create React App using following stack:

  • React 16.2.0
  • Styled Components 3.0.0
  • Material Components 1.0.0-beta
  • Scrollchor 4.2.0
  • React Intl 2.4.0

Deploy

This is resume is published in https://pamepeixinho.github.io/, to deploy a new version, merge PR in branch develop and run the following command to add build files to branch master:

npm run deploy