Go to file
drfelfel f1b5e97a0f fix 2020-10-21 14:30:18 +03:30
e2e a release for felfel to shut up 2020-09-13 04:13:24 +04:30
src fix 2020-10-21 14:30:18 +03:30
.browserslistrc a release for felfel to shut up 2020-09-13 04:13:24 +04:30
.editorconfig a release for felfel to shut up 2020-09-13 04:13:24 +04:30
.gitignore a release for felfel to shut up 2020-09-13 04:13:24 +04:30
Dockerfile hi 2020-10-05 13:16:07 +03:30
README.md a release for felfel to shut up 2020-09-13 04:13:24 +04:30
angular.json dockerize 2020-10-05 12:59:15 +03:30
docker-compose.yml traefik 2020-10-05 13:02:39 +03:30
karma.conf.js a release for felfel to shut up 2020-09-13 04:13:24 +04:30
nginx.conf dockerize 2020-10-05 12:59:15 +03:30
package-lock.json fix 2020-10-09 14:33:42 +03:30
package.json fix 2020-10-09 14:33:42 +03:30
tsconfig.app.json a release for felfel to shut up 2020-09-13 04:13:24 +04:30
tsconfig.base.json a release for felfel to shut up 2020-09-13 04:13:24 +04:30
tsconfig.json a release for felfel to shut up 2020-09-13 04:13:24 +04:30
tsconfig.spec.json a release for felfel to shut up 2020-09-13 04:13:24 +04:30
tslint.json a release for felfel to shut up 2020-09-13 04:13:24 +04:30
yarn.lock hi back 2020-10-07 13:25:14 +03:30

README.md

KatebPanel

This project was generated with Angular CLI version 10.0.5.

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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 via Karma.

Running end-to-end tests

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

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.