Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

yhagio/em-dashboard

Repository files navigation

Ember-dashboard

Corporate dashboard built with Ember.js with Material Design Lite.

Features

  • Responsive working in Desktop & Mobile browser
  • Visualization with Google Chart & Google Map
  • Fetching JSON and CSV files for data source periodically

Screenshot

To run locally (development)

git clone git@github.com:yhagio/em-dashboard.git emd
cd emd
npm install
bower install
npm run start

and go to http://localhost:4200/

To run production version (miniized assets)

run following command after installed npm and bower, instead of npm run start

npm run prod

and go to http://127.0.0.1:8080/ in web browser.


Resources & Inspirations

About

Ember.js Corporate Dashboard Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published