Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdbhagat999/ngdemo
Angular 15 demo with modules and unit tests.
https://github.com/rdbhagat999/ngdemo
angular angular-cli jasmine-framework karma-jasmine
Last synced: about 1 month ago
JSON representation
Angular 15 demo with modules and unit tests.
- Host: GitHub
- URL: https://github.com/rdbhagat999/ngdemo
- Owner: rdbhagat999
- Created: 2023-02-10T03:14:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T20:46:16.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T03:46:17.157Z (3 months ago)
- Topics: angular, angular-cli, jasmine-framework, karma-jasmine
- Language: TypeScript
- Homepage: https://rdbhagat999.github.io/ngdemo
- Size: 2.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ngdemo
A demo application using Angular 15.1.0 and its dependencies.
## Scripts
- `ng`: Runs the Angular CLI command.
- `start`: Serves the application in development mode.
- `build`: Builds the application for production use.
- `watch`: Builds the application in development mode with watch enabled.
- `test`: Runs unit tests on the application.
- `deploy-gh`: Deploys the application to GitHub Pages with a base href of /ngdemo/.## Dependencies
- @angular/[email protected]
- @angular/[email protected]
- @angular/[email protected]
- @angular/[email protected]
- @angular/[email protected]
- @angular/[email protected]
- @angular/platform-browser-dynamic@15