Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 426 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 426 Bytes

Pop Cover - popcover.pro

Netlify Status

Create your own "This is" Spotify playlist

demo

Development

# start frontend dev server
yarn start

# start function server
yarn start:functions

# build app
yarn build