Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imrany/energy-app
Energy usage tracking app
https://github.com/imrany/energy-app
Last synced: about 4 hours ago
JSON representation
Energy usage tracking app
- Host: GitHub
- URL: https://github.com/imrany/energy-app
- Owner: imrany
- Created: 2024-11-05T18:19:35.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2024-11-06T20:05:38.000Z (12 days ago)
- Last Synced: 2024-11-06T20:23:32.790Z (12 days ago)
- Language: TypeScript
- Size: 577 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### Requirements
- You need to download and install `Nodejs` (a javascript runtime), [Download here](https://nodejs.org/en/download/prebuilt-installer)Open your vscode terminal
```bash
npm i
```
run the project
Run the two project with
```bash
npm run dev
```Open [http://localhost:8000](http://localhost:8000) to view the project.