Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 357 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 357 Bytes

Genesis Gabiola | Portfolio Website

link: https://genesisgabiola.tech/

Libraries used

  • Gatsby
  • React
  • Emotion v10

Test on Local Machine

  • Clone project git clone https://github.com/gbgabiola/gbgabiola.github.io.git
  • Change directory cd gbgabiola.github.io
  • run npm start for development
  • for production execute npm run build