demo.mp4
- Run
npm install
to install dependencies - Run
npm run dev
to run against local environment
- To deploy to staging, run
npm run release-staging
- To deploy to production, run
npm run release-production
- Staging URL is:
http://spotify-staging.s3-website-eu-west-1.amazonaws.com/
- Production URL is:
http://spotify-production.s3-website-eu-west-1.amazonaws.com/