Skip to content

johnsylvain/staccato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2adcd79 · Oct 30, 2019

History

40 Commits
Sep 8, 2019
Oct 30, 2019
Oct 5, 2019
Aug 28, 2019
Aug 27, 2019
Aug 27, 2019
Oct 30, 2019
Aug 29, 2019
Aug 27, 2019
Oct 13, 2019
Oct 5, 2019
Sep 8, 2019
Oct 13, 2019

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