Skip to content

Ohtsu/ng6-dashboard-sample

Repository files navigation

Ng6DashboardSample Dashboard sample based on Angular Material in Angular6

MIT License

Ng6DashboardSample is a initial set for those who want to make dashboards by Angular Material in Angular6.

This full source code, https://github.com/Ohtsu/ng6-dashboard-sample

Video Explanation (Japanese), https://youtu.be/3mkYx1YFGoc

Video Explanation (English), https://youtu.be/s4vXOOU9sp0

Overview

  • Ng6DashboardSample is a dashboard sample based on Angular Material in Angular6.

  • Ng6DashboardSample uses mat-grid, mat-card, mat-menu, mat-icon and so on.

  • Ng6DashboardSample uses d3.js(ver4.3) and ng6-o2-chart.

Prerequisite

  • node.js
  • Typescript2
  • Angular6

Installation

To install this project, run simply:

$ npm install 

Start project

If you start your local server as follows, you can get many kinds of charts in your dashboard by accessing http://localhost:4200.

$ ng serve -o
  • First Page

Version

  • Ng6DashboardSample : 0.0
  • Angular6 : 6.0.0
  • TypeScript : 2.7.2
  • @angular/material : 6.2.1
  • d3.js : 4.3.0
  • ng6-o2-chart : 0.4.0

Reference

Change Log

  • 2018.7.21 version 0.0 uploaded

Copyright

copyright 2018 by Shuichi Ohtsu (DigiPub Japan)

License

MIT © Shuichi Ohtsu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published