Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 858 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 858 Bytes

TWRP fan made site made using Gatsby

TWRP aka an elite squad of rock stars from the future! Would you like to know more?

How to use?

Go to package.json find "scripts" for a list of all scripts. Local development via gatsby develop default port http://localhost:8000/.

Publishing

Modify pathPrefix in gatsby-config and run gatsby build then upload to your host.

Images don't load?

Run gatsby clean purging the .cache followed by gatsby serve - default port http://localhost:9000/.

Technology solutions

Gatsby.js (React.js + GraphQL) + styled-components