Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.