ย
This starter creates a new Gatsby site that is preconfigured to work with gatsby-theme-musician, a theme for bands and music artists ๐ธ๐.
A theme is something you add to your Gatsby site, which you can combine with other themes (learn more in their official docs). If you already have a Gatsby site, you can add the theme manually; this starter site aims to get you started quickly if you want to create a new site.
๐ก If you have never used Gatsby before, head to their quick start guide or beginner-friendly tutorials.
# create a new site at the directory "my-band-site"
gatsby new my-band-site https://github.com/ekafyi/starter-musician-theme
# go to the site directory
cd my-band-site
# start your site
gatsby develop
Your site is now running at http://localhost:8000
!
Check out the Theme Documentation to see how to use this theme, where to add your content, etc.
Or read the introductory post on DEV.to.