Skip to content

johnsylvain/staccato

Repository files navigation

short music review blog

Stack

  • React + TypeScript
  • Gatsby
  • Contentful
  • Netlify

Development

# install dependencies
yarn

# start dev server
yarn start

# build production distribution
yarn build