Skip to content

hisnameisjimmy/hisnameisjimmy.github.io

Repository files navigation

Jimmy Hooker Website

🚀 Quick start

  1. Setup the Site.

    Clone the repo and cd into the folder. Then install the node modules. (Need environment help? Check the Gatsby Tutorial)

    # install all the node modules
    npm install
  2. Setup .env file for development.

    Create a .env.development file in the root folder

    Add the following to it: SITE_URL=http:https://localhost:8000

  3. Start developing.

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

    cd project-folder
    npm run develop
  4. Open the code and start customizing!

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

  5. Learn more

About

Jimmy Hooker's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published