π build and run develop environment
gatsby develop
π build for production deployment
gatsby build
π± Open http://localhost:8000
β serve the production build of the site for testing
gatsby serve
Note: You'll need to run these commands in a new terminal window