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

https://github.com/watt-s-up/frontend

Angular energy-householder frontend. Fetches data via http from nestjs backend. Displays data like battery status, charge level, daily weather data and more
https://github.com/watt-s-up/frontend

angular apexcharts typescript

Last synced: about 2 months ago
JSON representation

Angular energy-householder frontend. Fetches data via http from nestjs backend. Displays data like battery status, charge level, daily weather data and more

Awesome Lists containing this project

README

          

## Energy Householder Frontend

- to run the project install project dependencies
```
npm i
```
- Run with:
```
npm run start

or

ng serve
```

built with [Angular](https://github.com/angular/angular)