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
- Host: GitHub
- URL: https://github.com/watt-s-up/frontend
- Owner: Watt-s-Up
- License: mit
- Created: 2024-09-10T17:54:21.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-30T18:09:27.000Z (about 1 year ago)
- Last Synced: 2026-04-24T05:42:26.598Z (about 2 months ago)
- Topics: angular, apexcharts, typescript
- Language: TypeScript
- Homepage:
- Size: 688 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)