There was an error while loading. Please reload this page.
All sources are in the folder src. The overall structure that of a standard angular project.
src
All TypeScript files are contained in the app-folder. Dependent on which kind of functionality is implemented, files go into different folders.
app
Here lies only the global configuration of the Specmate-UI.
The whole code for creating new objects is here.
Autogenerated data model classes.
The angular components, services, directives and modules.
Utility functions.
All validators used to validate the models
Go into the assets folder. Here are also the translation files.
assets
Definitions for the dev- and prod-environments.