Official website for music group Trap Hill
favicon from seattle by Fabien Jouin from the Noun Project
Using the Gatsby CLI, prefer npm (yarn issues)
gatsby develop
— Gatsby will start a hot-reloading development environment accessible at localhost:8000gatsby build
— Gatsby will perform an optimized production build for your site generating static HTML and per-route JavaScript code bundles.gatsby serve
— Gatsby starts a local HTML server for testing your built site.