Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 329 Bytes

File metadata and controls

22 lines (15 loc) · 329 Bytes

Music App: "Better than Spotify"

This a music-clone app made with "Spotify API" and built with Ionic and Nest js.

Installation

Use the package manager npm to install.

npm install

▶️ Run client

ionic serve

▶️ Run Server

npm run start