Skip to content

A dashboard app to display energy consumption data by country in form of charts and grid. Right now, it's a work in progress.

Notifications You must be signed in to change notification settings

Mish0918/Energy-Consumption-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Energy-Consumption-Dashboard

#For setting up the app on local

Step1: Fork the app in your repo

Step2: Run npm install in the project folder on your local machine

For Running the App

Step1: Install angular CLI on your local if you haven't done already

npm install -g @angular/cli@latest

Step2: Build and Run the app by following command:

ng serve --open

On running the app, this page should come up:

image

About

A dashboard app to display energy consumption data by country in form of charts and grid. Right now, it's a work in progress.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published