/bandChordsApp

Personal App for Band Chords

Primary LanguageJavaScript

Gatsby

Gatsby minimal starter

🚀 Quick start

  1. Install

    Use Yarn to install and 16 < version of node..

    # if you need to switch node version, you could use NVM. nvm use 14.
    yarn install
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-gatsby-site/
    npm run develop
  3. Sanity Backend You'll need to set your own .ENV variables. This project relies on a seperate repo, with Sanity.io backend. https://github.com/stewest/bandChordsAppSanity

  4. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  5. Learn more

  6. Create a Gatsby site, if it is your first time

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    npm init gatsby

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud