TWRP aka an elite squad of rock stars from the future! Would you like to know more?
Go to package.json
find "scripts"
for a list of all scripts. Local development via gatsby develop
default port http://localhost:8000/
.
Modify pathPrefix
in gatsby-config
and run gatsby build
then upload to your host.
Run gatsby clean
purging the .cache
followed by gatsby serve
- default port http://localhost:9000/
.
Gatsby.js
(React.js
+ GraphQL
) + styled-components