Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 434 Bytes

A list of apps/sites for PianoLab

🚀 More to come!

Yes.

This project uses the SSG Gatsby and Creative Tim's BLK design system.

The page pulls data from a static json file under src/data/posts.json with GraphQL query and <StaticQuery> component, then generates page elements through helper method.

Build

$ gatsbu build

Develop

$ gatsby develop