An open API service indexing awesome lists of open source software.

https://github.com/mschn/day-night-primeng-sample

Sample Angular + PrimeNG app that shows how toggle Day/Night themes
https://github.com/mschn/day-night-primeng-sample

Last synced: 12 months ago
JSON representation

Sample Angular + PrimeNG app that shows how toggle Day/Night themes

Awesome Lists containing this project

README

          

# Day🌞 Night🌚 PrimeNG sample

This is a sample Angular app that shows you to toggle Light🌞 & Dark🌚 themes with PrimeNG.

- [Angular](https://angular.dev/)
- [PrimeNG](https://primeng.org/)

## Quick start

```bash
npm i
npm run start
```