Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 652 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 652 Bytes

Spotify Playlist Collaboration

Allows wedding guests to collaborate on a Spotify playlist without leaving the website.

You can see this project in action at emandmike.us/playlist

Getting Started

Requirements

Installation

After you clone the repo, install the dependencies.

npm install

Start the application

gulp serve

Build the application

gulp build

License

This project is licensed under the MIT License - see the LICENSE file for details