Eric Francis

First Blog Post

This is my first blog post.

I've set up this blog by following the Gatsby tutorial.

These are the common commands I run:

# For development
$ gatsby develop

# This opens development server
http://localhost:8000/

# This opens a graphql window
http://localhost:8000/___graphql

# Before commit
$ npm run format

# For production release
$ gatsby build

# To view production release
$ gatsby serve
  • Using Netlify as the origin.
  • NameCheap as the domain registrar.
  • StackPath for DNS & CDN.

Next Steps

Blogs to reference

© Eric Francis