https://github.com/zentrumnawi/solid-frontend
A versatile Web-App for Structured Object Learning and Identification
https://github.com/zentrumnawi/solid-frontend
angular
Last synced: 3 months ago
JSON representation
A versatile Web-App for Structured Object Learning and Identification
- Host: GitHub
- URL: https://github.com/zentrumnawi/solid-frontend
- Owner: zentrumnawi
- Created: 2019-01-10T10:25:13.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2026-02-25T16:42:01.000Z (4 months ago)
- Last Synced: 2026-04-08T20:53:20.302Z (3 months ago)
- Topics: angular
- Language: JavaScript
- Homepage: https://geomat.uni-frankfurt.de/
- Size: 296 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# s.o.l.i.d. Frontend
This project was originally generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.6.
[](https://codecov.io/gh/zentrumnawi/solid-frontend)
[](https://dependabot.com)
## Development server
Run `nx serve ` for a dev server deploying the requested s.o.l.i.d App. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `nx generate component component-name` to generate a new component. You can also use `nx generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `nx 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 `nx test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).