Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Latest commit

 

History

History
61 lines (39 loc) · 1.21 KB

README.md

File metadata and controls

61 lines (39 loc) · 1.21 KB

Miyamado Jinja

Netlify Status

Miyamado Jinja is a Shinto Shrine located in Yokkaichi, Mie, Japan. This project was bootstrapped with Gatsby.

🚀 Quick start

Prerequisites

  1. Git
  2. Node
  3. Yarn

Installation

Clone this project:

git clone [email protected]:mnishiguchi/miyamadojinja.git

Move to the project directory:

cd miyamadojinja

Install the website's npm dependencies:

yarn

Running locally

Start the hot-reloading development server (powered by Gatsby):

yarn start

Open the site in your favorite browser:

open http://localhost:8000

GraphiQL Explorer

This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

open http://localhost:8000/___graphql