About the project : LIVE DEMO
This project contains the source code of an angular project showing how to achieve a dynamic CSS theme changer using rxjs Observable.
- A stable version of node installed on your machine
- Npm
npm install npm@latest -g
- Angular CLI
npm install -g @angular/cli
Clone the repo 😊
git clone https://github.com/Houssem-Selmi/angular-dynamic-theme.git
Access the project folder
cd angular-dynamic-theme-master
Install dependencies
npm install
Start the angular project
ng serve
Now, everything is set up correctly and you can start exploring the project.
👨💻 Houssem Selmi
Code released under the MIT License.