Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 367 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 367 Bytes

Personal Website Built with GatsbyJS

🚀 About

  1. Developing.

    cd website-gatsby-static/
    gatsby develop
  2. Ports

    Access site: http://localhost:8000

    Access GraphQL data: http://localhost:8000/___graphql

  1. Deployment
  • Deploy with Github pages from Master
  • yarn run deploy