nepwork / admin-ui

General purpose dashboard ui based on nebular
GNU General Public License v3.0
1 stars 0 forks source link

Gitpod ready-to-code

UiCore

This app and website is being developed by the covidsim.team for research, modeling and simulations for mitigation of COVID-19 spread in LDCs and EM/DEs.

This repo contains 4 major modules

The app, the website and the dashboard might have shared components and libraries. These will be put in a common 5th folder lib.

Please check the README folder for further information regarding the app, requirements, build process and contribution guidelines. Each of the above 4 may have their own additional README files too.


Development flow for the website

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests.

Repo Stats

--------------------------------------------------------------------------------
Language                      files          blank        comment           code
--------------------------------------------------------------------------------
JSON                             65             51              0          59383
TypeScript                      388           2323            820          16785
JavaScript                       89           2291           4237          12417
Objective C                      46           2018           1557           7791
Java                             54           1363           3040           7322
HTML                            105            437            119           4923
Markdown                         35           1404              0           3907
Sass                            111            748             12           3577
XML                              20            129            252            827
C/C++ Header                     53            419            932            774
Gradle                            7            100            145            592
DOS Batch                        20             18              0            450
C#                                3             67             63            305
SVG                               6              1              0            198
YAML                              6             37             10            182
CSS                               6             14             41             84
Bourne Shell                      2             10             43             33
Bourne Again Shell                1              4             20              6
--------------------------------------------------------------------------------
SUM:                           1017          11434          11291         119556
--------------------------------------------------------------------------------