Spotify as microservices
Member | Section | Repo |
---|---|---|
davydhong | Header | https://github.com/DotThen/Header |
wissemgamra | Albums and Player | https://github.com/DotThen/AlbumListMusicPlayer |
Mac087 | Popular Songs | https://github.com/DotThen/PopularSongs |
shabbyjoon | Related Artists | https://github.com/DotThen/RelatedArtists |
|
From within the root directory:
npm install -g webpack
npm install
npm run seed
npm run dev
npm run test
npm run
npm start