- Angular website using services to mock backend
- Bootstrap 5 + Angular Material
- To install and run the project, execute following commands:
git clone https://github.com/ZdravDim/Web-Shop-Angular.gitnpm installng serve
- Project will run on http://localhost:4200
- Change
index.html, to have this line:<base href="/Web-Shop-Angular/"> - Add this line to
package.json:"homepage": "https://ZdravDim.github.io/" - ng deploy --repo=https://github.com/ZdravDim/Web-Shop-Angular.git --name="ZdravDim"



