https://github.com/leondejong/angular-application
Angular Example Application
https://github.com/leondejong/angular-application
angular angular-cli application css example html javascript js
Last synced: 2 months ago
JSON representation
Angular Example Application
- Host: GitHub
- URL: https://github.com/leondejong/angular-application
- Owner: leondejong
- License: apache-2.0
- Created: 2022-04-05T18:06:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T13:05:19.000Z (almost 4 years ago)
- Last Synced: 2025-10-26T01:18:02.575Z (8 months ago)
- Topics: angular, angular-cli, application, css, example, html, javascript, js
- Language: TypeScript
- Homepage: https://leondejong.com
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Angular Example Application
Install: `npm i`
Run: `ng serve`
Build: `ng build`
Test: `ng test`