An open API service indexing awesome lists of open source software.

https://github.com/undecaf/angularjs-template

Vorlage für Projekte mit AngularJS und Angular Material
https://github.com/undecaf/angularjs-template

angularjs angularjs-material end-to-end-testing jasmine karma testcafe unit-testing

Last synced: about 2 months ago
JSON representation

Vorlage für Projekte mit AngularJS und Angular Material

Awesome Lists containing this project

README

        

# Vorlage für Projekte mit AngularJS und Angular Material

Ausgangspunkt für Unterrichtsprojekte, der Folgendes bereitstellt:
+ Aktuelle lokale Kopien von [AngularJS](https://angularjs.org/), [UI-Router](https://ui-router.github.io/ng1/docs/latest/),
[AngularJS Material](https://material.angularjs.org/latest/) mit [Icons](https://material.io/tools/icons/) und
[Fonts](https://fonts.google.com/specimen/Roboto) und [Moment.js](https://momentjs.com/)
+ Verzeichnisstruktur und Vorlagen für Komponenten, Services, Factories und Filter
+ AngularJS-Musterprojekt
+ Unit-Tests mit [Karma](https://karma-runner.github.io/latest/index.html) und [Jasmine](https://jasmine.github.io/)
sowie Testvorlagen für Komponenten, Services, Factories und Filter
+ End-to-End-Tests mit [Testcafe](https://devexpress.github.io/testcafe/) sowie Testvorlage