mecdcme / istatboard

A dashboard generator to suport researchers in the context of official statistics (second place @NTTS2019 Big data hackathon).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

istatboard

A new dashboard generator

Table of Contents

Installation

Clone repo

# clone the repo
$ git clone https://github.com/mecdcme/istatboard.git istatboard

# go into app's directory
$ cd istatboard

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:4200.
$ ng serve

# build for production with minification
$ ng build

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

istatboard-template/
├── e2e/
├── src/
│   ├── app/
│   ├── assets/
│   ├── environments/
│   ├── scss/
│   ├── index.html
│   └── ...
├── .angular-cli.json
├── ...
├── package.json
└── ...

Creators

**Mec Team **

License

Istatboard is EUPL-licensed

About

A dashboard generator to suport researchers in the context of official statistics (second place @NTTS2019 Big data hackathon).

License:Other


Languages

Language:TypeScript 81.2%Language:HTML 17.0%Language:CSS 1.2%Language:JavaScript 0.5%