Gatsby Default Starter

Finish this React application and future plan

Written on August 07, 2019

This is the last part of Create react app with GraphQL way of WordPress data

In this finishing part, we build this application for production and plan for the next development workflow.

Building an application with the help of npm is pretty simple. Run

npm run build

and upload the files in the build folder in the server. You can see our application at reactblog.mrinalbd.com/. Also, can see the code if any need https://github.com/mrinal013/reactblog

Awesome experience to build this simple application. I heard some roar of Gatsby. Within a few days, I am going to build some stuff with Gatsby with WordPress.