https://github.com/jayvirrathi/angular-hello-world
Angular Hello World
https://github.com/jayvirrathi/angular-hello-world
angular angular12
Last synced: 4 months ago
JSON representation
Angular Hello World
- Host: GitHub
- URL: https://github.com/jayvirrathi/angular-hello-world
- Owner: Jayvirrathi
- Created: 2021-08-08T09:48:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T09:49:01.000Z (over 4 years ago)
- Last Synced: 2025-01-10T11:28:05.487Z (about 1 year ago)
- Topics: angular, angular12
- Language: TypeScript
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloWorld Angular Project
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app 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. Use the `--prod` flag for a production build.