https://github.com/damingerdai/angular-standalone-components-app
Angular Standalone Components Application
https://github.com/damingerdai/angular-standalone-components-app
angular component standalone
Last synced: about 2 months ago
JSON representation
Angular Standalone Components Application
- Host: GitHub
- URL: https://github.com/damingerdai/angular-standalone-components-app
- Owner: damingerdai
- License: mit
- Created: 2022-06-09T03:15:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T07:19:33.000Z (over 2 years ago)
- Last Synced: 2025-03-29T06:47:33.180Z (about 1 year ago)
- Topics: angular, component, standalone
- Language: TypeScript
- Homepage: https://damingerdai.github.io/angular-standalone-components-app/
- Size: 2.37 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular StandaloneComponents App
`Angular StandaloneComponents App` was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0.
# Setup
```
npm install
npm start
```
Navigate to `http://localhost:4200/`
# Post and Demo
1. [Post](https://damingerdai.github.io/front-end/angular-standalone-components-app/)
2. [Online demo](https://damingerdai.github.io/angular-standalone-components-app/)