This is my ServiceNow blog built on Gatsby and deployed on Netlify.
- Clone the repo
git clone https://github.com/zaidongy/nowornever-blog.git- Install the Gatsby CLI
npm install -g gatsby-cli- Install dependencies
npm install- Run the development server
npm start- Site is served on localhost:8000
Shoutout and credit to Majid Hajian for creating the boilerplate template.
https://github.com/mhadaily/gatsby-starter-typescript-power-blog