This is the ReactJS code of my personal blog.
This code is hosted at https://paulsemel.org.
-
GatsbyJS Installation
Download GatsbyJS for
npm
.npm install -g gatsby
-
Install dependencies
npm install
-
Start
gatsby develop
This project is deployed using Jenkins
. The pipeline is described in the Jenkinsfile
.