Skip to content

deadFlowersSociety/Header

 
 

Repository files navigation

Spotify Clone

Spotify as microservices

Team

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

|

Table of Contents

  1. Development

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

Running the Program

  npm run seed
  npm run dev
  npm run test

Making bundle.js

  npm run 
  npm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • CSS 17.1%
  • Dockerfile 0.6%