🎛 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