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

https://github.com/themost-framework/ng-example-app

Angular demo application based on test api server of @themost-framework
https://github.com/themost-framework/ng-example-app

Last synced: 4 months ago
JSON representation

Angular demo application based on test api server of @themost-framework

Awesome Lists containing this project

README

        

# NgExampleApp

![MOST Web Framework Logo](https://github.com/themost-framework/common/raw/master/docs/img/themost_framework_v3_128.png)

An example of using [@themost/test](https://github.com/themost-framework/test) api server and
[@themost/angular](https://github.com/themost-framework/angular) client tools for angular.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.1.5.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.