Skip to content

sonky740/blog

Repository files navigation

🚀 손기연의 블로그 Quick start

  1. 블로그 설치 최근 환경 (2022.11.08) node version: 18.12.1 npm version: 8.19.2

    npm i
    
  2. 블로그 스타트

    npm run dev
    or
    npm run start
    
  3. 로컬 서버

    http://localhost:8000

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby Tutorial.

    Open the my-blog-starter directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

🚀 배포 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud