Перейти к файлу
dependabot[bot] f5fa99129d
Bump karma from 5.0.9 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.9 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.9...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 10:02:14 +00:00
e2e added bootstrap and styled pages 2019-01-06 12:04:52 -05:00
src refactor: refactor code 2021-02-16 16:18:57 +02:00
.browserslistrc chore: update to Angular 11 2021-02-16 15:47:10 +02:00
.editorconfig initial commit 2019-01-03 15:55:46 -05:00
.gitignore initial commit 2019-01-03 15:55:46 -05:00
README.md added bootstrap and styled pages 2019-01-06 12:04:52 -05:00
angular.json chore: update to Angular 11 2021-02-16 15:47:10 +02:00
package-lock.json Bump karma from 5.0.9 to 6.3.16 2022-03-02 10:02:14 +00:00
package.json Bump karma from 5.0.9 to 6.3.16 2022-03-02 10:02:14 +00:00
tsconfig.json chore: update to Angular 11 2021-02-16 15:47:10 +02:00
tslint.json chore: update to Angular 11 2021-02-16 15:47:10 +02:00

README.md

rpstrackerng

This project was generated with Angular CLI version 7.1.4.

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.