Skip to content

Henksen/Rockstars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Start json-server-master to mock BE

  1. npm install -g json-server
  2. on root level: json-server --watch db.json

#Start rockStars Application

  1. Navigate to the frontend folder "rockstarsMusic"
  2. ng serve to start application (npm install -g @angular/cli first if not already installed)
  3. navigate to localhost:4200 in browser as console mentions

#What does it do? You can search for any artist you want and then this will conveniently be logged to your console, where you can read what you searched ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published