Music store (Spring, Angular5)
Online music store system which provides features such as ordering and managment music discs.
You may need to wait a while until back-end loads
https://music-store-2620.firebaseapp.com/
Username | Password | Role |
---|---|---|
admin | admin | Admin |
user | user | User |
$ npm install -g @angular/cli
$ mvn spring-boot:run -Dspring-boot.run.profiles=dev
$ cd angularclient
$ npm install
$ ng serve
Run browser and head to http://localhost:4200