Spotify Client with Google's Material Design
Hosted web at https://spotify.cescoferraro.xyz
Hosted api at https://spotifyapi.cescoferraro.xyz/graphql
make start
Runs the web app in the development mode.
make build
build the api at /dist
.
yarn start
Runs the web app in the development mode.
yarn build
build the web app at /build
.