Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 262 Bytes

readme.md

File metadata and controls

23 lines (16 loc) · 262 Bytes

short music review blog

Stack

  • React + TypeScript
  • Gatsby
  • Contentful
  • Netlify

Development

# install dependencies
yarn

# start dev server
yarn start

# build production distribution
yarn build