libreccm/ccm-core/src/ccm-admin-systeminformation
Jens Pelzetter fa7a74080d Serving HTML and resources for Admin UI 2020-08-25 20:34:58 +02:00
..
public Java part of the Admin UI 2020-08-24 21:27:40 +02:00
src Java part of the Admin UI 2020-08-24 21:27:40 +02:00
.gitignore Java part of the Admin UI 2020-08-24 21:27:40 +02:00
README.md Java part of the Admin UI 2020-08-24 21:27:40 +02:00
babel.config.js Java part of the Admin UI 2020-08-24 21:27:40 +02:00
package-lock.json Java part of the Admin UI 2020-08-24 21:27:40 +02:00
package.json Serving HTML and resources for Admin UI 2020-08-25 20:34:58 +02:00
tsconfig.json Java part of the Admin UI 2020-08-24 21:27:40 +02:00

README.md

ccm-admin-systeminformation

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.