Professional website built with GatsbyJS.
Clone this repository:
git clone https://github.com/lopezjurip/lopezjurip.github.io.git lopezjuri
cd lopezjuriInstall dependencies
yarnStart at http://localhost:8000 with:
yarn run devSetup enviroment variables:
GOOGLE_TAGMANAGER_ID=GTM-XXXXXXX
Then run to create and deploy the master branch to Github Pages:
yarn run deploy