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
- Host: GitHub
- URL: https://github.com/themost-framework/ng-example-app
- Owner: themost-framework
- Created: 2023-02-11T06:10:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T07:46:53.000Z (over 2 years ago)
- Last Synced: 2025-01-17T02:22:07.425Z (5 months ago)
- Language: HTML
- Size: 181 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NgExampleApp

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.