Skip to content

DetektivKollektiv/angular-ui

Repository files navigation

Logo


codetekt Frontend

Setup

This project uses Husky to add a pre-commit hook, that runs the linter If you want to commit without running the hook, add --no-verify. you may need to run husky install during setup yarn husky install or npx husky install

Development server

AGPL License

Angular based frontend for the codetekt website.

Tech Stack

This project was generated with Angular CLI. Interfaces to AWS backend services are handled by the AWS Amplify Framework.

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 Jest.

Running end-to-end tests

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

Running linting

Run ng lint to run linting via ESLint.


Acknowledgements

to run just until first failure

yarn test -b

to run just one test

yarn test --test-path-pattern=/src/app/archive/components/archive/archive.component.spec.ts

Running end-to-end tests


License

Copyright 2021, codetekt e.V.

Licensed under AGPLv3.

About

Angular App for the DetektivKollektiv website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published