How to update content?
- Navigate to
src/assets/data
- Update respective JSON files to update the content
Can I host this .json with the remote server?
- Yes, you can copy the entire
src/assets/
=> data folder to anywhere you want - Once you hosted, update the server SERVER_URL =>
src/environments/environement.prod.ts
How to change colors?
- Update your variable color:
src/theme/variable.scss
- Update css code
src/global.scss
How to change Images
- Navigate to
src/assets/images/
folder & replace with same name & extension