Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 452 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 452 Bytes

Type Design School Website

Made with Gatsby using the Rocketseat theme.

📄 Notes for running site

  1. Navigate to the directory

    cd folder-with-files
  2. Deploy & preview with Gatsby

    gatsby develop

    Site will run at http://localhost:8000

  3. Optional cache cleaning step

    gatsby clean