Simple Angular application created while learning basics of Angular. The SportsStore application was created on the basis of the example presented in Pro Angular (2nd Edition) book written by Adam Freeman.
-
Install packages:
npm install
-
Run JSON server that provides sample data (it should start at http://localhost:3500/):
npm run json
-
Run application (it should start at http://localhost:3000/):
ng serve --port 3000 --open --locale pl
-
You can use the hardcoded credentials below to log in to the admin panel:
login: admin password: secret
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |