Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanriodev/energy-householder-angular

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/sanriodev/energy-householder-angular

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)