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

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

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.

[![codecov](https://codecov.io/gh/zentrumnawi/solid-frontend/branch/dev/graph/badge.svg)](https://codecov.io/gh/zentrumnawi/solid-frontend)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=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).