Static landing page made with gatsby, typescript and styled components.
Open develop server
npm run develop
# or
gatsby develop
Build files
npm run build
# or
gatsby build
Clean cache
npm run clean
# or
gatsby clean
- Leonardo Rocha
- Github: @Lerooks