A new dashboard generator
# 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
# serve with hot reload at localhost:4200.
$ ng serve
# build for production with minification
$ ng build
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
└── ...
**Mec Team **
Istatboard is EUPL-licensed